Skip to content

#c2df15

a balanced, electric yellow · warm · closest name: Yellow Green

RGB
194, 223, 21
HSL
69°, 83%, 48%
CMYK
13, 0, 91, 13
Luminance
0.6430

At a glance

Every number on this page in one read: what #c2df15 is made of, how bright it looks, and which way it leans.

Hex
#c2df15
Hue
69°
yellow
Saturation
83%
electric
Lightness
48%
balanced
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6430
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.86:1
Closest name
Yellow Green
ΔE2000 7.9
Where it sits
Hue69° of 360°
Saturation83%
Lightness48%
Temperature
Warm ← → Cool32% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c2df15
RGBrgb(194, 223, 21)
HSLhsl(69, 83%, 48%)
CMYKcmyk(13%, 0%, 91%, 13%)
LABlab(84.1 -31.3 80.8)
LCHlch(84.1 86.6 111.2)
OKLCHoklch(0.853 0.197 118.9)
Decimal12771093
Display P3color(display-p3 0.761 0.875 0.082)

Copy-ready code

/* CSS */
color: #c2df15;
background-color: #c2df15;
/* Tailwind (arbitrary) */
class="text-[#c2df15] bg-[#c2df15]"
/* SCSS */
$brand: #c2df15;
/* SwiftUI */
Color(red: 0.761, green: 0.875, blue: 0.082)
/* Android */
Color.parseColor("#c2df15")
/* Flutter */
Color(0xFFC2DF15)
/* Python / OpenCV (BGR) */
(21, 223, 194)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c2df15 · 13.86:1
Use #000000AAA at every size.
Aa
White text · 1.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.86:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2df15 as text scores 1.52:1 on white and 13.86:1 on black.

Accessibility — WCAG contrast

Aa
#c2df15 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#c2df15 on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED200
deuteranopia · #EBD233
tritanopia · #CED2BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2df15 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFCF2
#F7FAE6
#EFF6C6
#E8F598
#DDF165
#D1EC32
#c2df15
#A2BA12
#82950E
#5E6C0F
#3B4309
Base = 600Lightest = 50 · #FBFCF2Darkest = 950 · #3B4309
:root {
  --brand-50: #FBFCF2;
  --brand-100: #F7FAE6;
  --brand-200: #EFF6C6;
  --brand-300: #E8F598;
  --brand-400: #DDF165;
  --brand-500: #D1EC32;
  --brand-600: #c2df15;
  --brand-700: #A2BA12;
  --brand-800: #82950E;
  --brand-900: #5E6C0F;
  --brand-950: #3B4309;
  --brand: #c2df15;
  --brand-ink: #000000;
}

Colors that work with #c2df15

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#1027E4
Second voice, not a rival
Dark variant#65750B
Hover, pressed, headers
Light variant#FAFDE8
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c2df15

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#3215DF
Analogous left#DF9715
Analogous right#5DDF15
Split-complement 1#155DDF
Split-complement 2#9715DF
Triadic 1#15C2DF
Triadic 2#DF15C2
Tetradic#15DF97

RGB percentages

Red76.1%
Green87.5%
Blue8.2%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow90.6%
Key (black)12.5%

Color previews

#c2df15 text on a black background

contrast 13.86:1

Card sample

#c2df15 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c2df15;
Background color
Panel with #c2df15 background
background-color: #c2df15;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c2df15;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(194, 223, 21, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 223, 21, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2df15;
background: linear-gradient(135deg, #c2df15, #3BDF15);

Monochromatic scale

Palettes built from #c2df15

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c2df15 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c2df15, answered

What color is #c2df15?

#c2df15 is a balanced electric yellow, closest to Yellow Green (ΔE2000 7.9). It sits at 69° on the hue wheel with 83% saturation and 48% lightness, which reads as warm.

What is the RGB value of #c2df15?

rgb(194, 223, 21) — 194 red, 223 green and 21 blue out of 255, or 76.1% / 87.5% / 8.2% by channel.

Is #c2df15 a light or a dark color?

It is a light color. Relative luminance is 0.6430 and perceived brightness is 79%, so black text on it reaches 13.86:1.

Should I use black or white text on #c2df15?

Black. It scores 13.86:1 against #c2df15, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #c2df15?

#3215DF sits directly opposite on the wheel. Softer options are the split-complements #155DDF and #9715DF, which give the same contrast with far less vibration.

What colors go well with #c2df15?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #1027E4 as an accent and #65750B for hover and pressed states. For a palette, the analogous pair #DF9715 and #5DDF15 stays calm, while #3215DF is the loudest partner.

What is #c2df15 in CMYK for printing?

cmyk(13%, 0%, 91%, 13%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c2df15 warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFB215; nudged cooler, #78E113.

Work with #c2df15 in the Color Lab