#C2DF74#C2DF74
#C2DF74 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.9% C 0.138 H 121.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DF74 |
|---|---|
| RGB | rgb(194, 223, 116) |
| HSL | hsl(76, 63%, 66%) |
| HSV | hsv(76, 48%, 87%) |
| CMYK | cmyk(13%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(84.74, -25.86, 48.93) |
| CIE-LCH | lch(84.74, 55.34, 117.85°) |
| OKLab | oklab(85.95% -0.0726 0.1169) |
| OKLCH | oklch(85.95% 0.138 121.8) |
| XYZ | xyz(51.7884, 65.5056, 26.4351) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.65
Greenish Beige
#C9D179
ΔE00 5.34
Greenish Tan
#BCCB7A
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.25
Light Yellow Green
#CCFD7F
ΔE00 6.71
Pear
#CBF85F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DF74 #9174DF
analogous
#DFC774 #C2DF74 #8DDF74
triadic
#C2DF74 #74C2DF #DF74C2
tetradic
#C2DF74 #74DFC7 #9174DF #DF748D
square
#C2DF74 #74DFC7 #9174DF #DF748D
split-complementary
#C2DF74 #748DDF #C774DF
monochromatic
#8BB029 #ACD442 #C2DF74 #D8EAA6 #EEF6D7
Accessibility & contrast
On white
1.49
#C2DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C2DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DF74
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DF74 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#E6D47A
Tritanopia (blue-blind)
#CAD6C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2df74; /* rgb */ color: rgb(194, 223, 116); /* oklch */ color: oklch(85.9% 0.138 121.8);
Tailwind
colors: {
custom: {
50: '#d6e99e',
500: '#c2df74',
950: '#000000',
},
}SCSS
$custom: #c2df74; $custom-light: #d6e99e; $custom-dark: #000000;
JSON
{
"hex": "#c2df74",
"rgb": {
"r": 194,
"g": 223,
"b": 116
},
"hsl": {
"h": 76.262,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.85949,
"c": 0.13759,
"h": 121.8
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#C2DF74
secondary
#6345B2
accent
#1BCA4B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480