#CDEE80#CDEE80
#CDEE80 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.142 H 123.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEE80 |
|---|---|
| RGB | rgb(205, 238, 128) |
| HSL | hsl(78, 76%, 72%) |
| HSV | hsv(78, 46%, 93%) |
| CMYK | cmyk(13.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(89.71, -27.59, 49.45) |
| CIE-LCH | lch(89.71, 56.63, 119.15°) |
| OKLab | oklab(90.17% -0.077 0.1188) |
| OKLCH | oklch(90.17% 0.142 123) |
| XYZ | xyz(59.6477, 75.6865, 31.8845) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Pear
#CBF85F
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEE80 #A180EE
analogous
#EED880 #CDEE80 #96EE80
triadic
#CDEE80 #80CDEE #EE80CD
tetradic
#CDEE80 #80EED8 #A180EE #EE8096
square
#CDEE80 #80EED8 #A180EE #EE8096
split-complementary
#CDEE80 #8096EE #D880EE
monochromatic
#9FD71D #B8E74A #CDEE80 #E2F5B6 #F4FBE4
Accessibility & contrast
On white
1.30
#CDEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CDEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEE80
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEE80 | 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)
#F9E277
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#D5E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdee80; /* rgb */ color: rgb(205, 238, 128); /* oklch */ color: oklch(90.2% 0.142 123.0);
Tailwind
colors: {
custom: {
50: '#def3a7',
500: '#cdee80',
950: '#000000',
},
}SCSS
$custom: #cdee80; $custom-light: #def3a7; $custom-dark: #000000;
JSON
{
"hex": "#cdee80",
"rgb": {
"r": 205,
"g": 238,
"b": 128
},
"hsl": {
"h": 78,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90173,
"c": 0.14156,
"h": 123
},
"luminance": 0.75687
}Semantic roles & 50–950 ramp
primary
#CDEE80
secondary
#704AC8
accent
#0DD94A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580