#CDEE81#CDEE81
#CDEE81 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.141 H 123.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEE81 |
|---|---|
| RGB | rgb(205, 238, 129) |
| HSL | hsl(78, 76%, 72%) |
| HSV | hsv(78, 46%, 93%) |
| CMYK | cmyk(13.9%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(89.73, -27.48, 48.99) |
| CIE-LCH | lch(89.73, 56.17, 119.29°) |
| OKLab | oklab(90.19% -0.0767 0.1178) |
| OKLCH | oklch(90.19% 0.141 123.1) |
| XYZ | xyz(59.7138, 75.7130, 32.2328) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Pea Green
#C4FE82
ΔE00 4.72
Pear
#CBF85F
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.23
Pale Lime
#BEFD73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEE81 #A281EE
analogous
#EED981 #CDEE81 #97EE81
triadic
#CDEE81 #81CDEE #EE81CD
tetradic
#CDEE81 #81EED9 #A281EE #EE8197
square
#CDEE81 #81EED9 #A281EE #EE8197
split-complementary
#CDEE81 #8197EE #D981EE
monochromatic
#9FD81D #B8E74B #CDEE81 #E2F5B7 #F4FBE4
Accessibility & contrast
On white
1.30
#CDEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CDEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEE81
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEE81 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E278
Deuteranopia (green-blind)
#F5E187
Tritanopia (blue-blind)
#D4E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdee81; /* rgb */ color: rgb(205, 238, 129); /* oklch */ color: oklch(90.2% 0.141 123.1);
Tailwind
colors: {
custom: {
50: '#def3a7',
500: '#cdee81',
950: '#000000',
},
}SCSS
$custom: #cdee81; $custom-light: #def3a7; $custom-dark: #000000;
JSON
{
"hex": "#cdee81",
"rgb": {
"r": 205,
"g": 238,
"b": 129
},
"hsl": {
"h": 78.165,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.90187,
"c": 0.14056,
"h": 123.1
},
"luminance": 0.75713
}Semantic roles & 50–950 ramp
primary
#CDEE81
secondary
#714BC8
accent
#0DD84B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580