#CDE976#CDE976
#CDE976 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 89.0% C 0.145 H 120.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE976 |
|---|---|
| RGB | rgb(205, 233, 118) |
| HSL | hsl(75, 72%, 69%) |
| HSV | hsv(75, 49%, 91%) |
| CMYK | cmyk(12%, 0%, 49.4%, 8.6%) |
| CIE-LAB | lab(88.24, -26.22, 52.38) |
| CIE-LCH | lch(88.24, 58.57, 116.60°) |
| OKLab | oklab(88.95% -0.074 0.1245) |
| OKLCH | oklch(88.95% 0.145 120.7) |
| XYZ | xyz(57.5861, 72.5651, 28.1088) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 4.98
Light Pea Green
#C4FE82
ΔE00 6.08
Pistachio (survey)
#C0FA8B
ΔE00 6.30
Pale Lime
#BEFD73
ΔE00 6.34
Light Khaki
#E6F2A2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE976 #9276E9
analogous
#E9CC76 #CDE976 #94E976
triadic
#CDE976 #76CDE9 #E976CD
tetradic
#CDE976 #76E9CC #9276E9 #E97694
square
#CDE976 #76E9CC #9276E9 #E97694
split-complementary
#CDE976 #7694E9 #CC76E9
monochromatic
#9DC520 #BAE141 #CDE976 #E0F1AB #F3FADF
Accessibility & contrast
On white
1.35
#CDE976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CDE976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE976
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE976 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F2DE7C
Tritanopia (blue-blind)
#D6DFCF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde976; /* rgb */ color: rgb(205, 233, 118); /* oklch */ color: oklch(89.0% 0.145 120.7);
Tailwind
colors: {
custom: {
50: '#def0a0',
500: '#cde976',
950: '#000000',
},
}SCSS
$custom: #cde976; $custom-light: #def0a0; $custom-dark: #000000;
JSON
{
"hex": "#cde976",
"rgb": {
"r": 205,
"g": 233,
"b": 118
},
"hsl": {
"h": 74.609,
"s": 72.327,
"l": 68.824
},
"oklch": {
"l": 0.88952,
"c": 0.14484,
"h": 120.7
},
"luminance": 0.72565
}Semantic roles & 50–950 ramp
primary
#CDE976
secondary
#6142C1
accent
#11D441
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580