#CDEE82#CDEE82
#CDEE82 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.140 H 123.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEE82 |
|---|---|
| RGB | rgb(205, 238, 130) |
| HSL | hsl(78, 76%, 72%) |
| HSV | hsv(78, 45%, 93%) |
| CMYK | cmyk(13.9%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.74, -27.37, 48.53) |
| CIE-LCH | lch(89.74, 55.72, 119.43°) |
| OKLab | oklab(90.2% -0.0763 0.1168) |
| OKLCH | oklch(90.2% 0.14 123.1) |
| XYZ | xyz(59.7806, 75.7397, 32.5846) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 5.21
Pear
#CBF85F
ΔE00 5.28
Pale Lime
#BEFD73
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEE82 #A382EE
analogous
#EED982 #CDEE82 #97EE82
triadic
#CDEE82 #82CDEE #EE82CD
tetradic
#CDEE82 #82EED9 #A382EE #EE8297
square
#CDEE82 #82EED9 #A382EE #EE8297
split-complementary
#CDEE82 #8297EE #D982EE
monochromatic
#9FD81D #B7E74C #CDEE82 #E3F5B8 #F4FBE4
Accessibility & contrast
On white
1.30
#CDEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CDEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEE82
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEE82 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#F5E188
Tritanopia (blue-blind)
#D4E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdee82; /* rgb */ color: rgb(205, 238, 130); /* oklch */ color: oklch(90.2% 0.140 123.1);
Tailwind
colors: {
custom: {
50: '#def3a8',
500: '#cdee82',
950: '#000000',
},
}SCSS
$custom: #cdee82; $custom-light: #def3a8; $custom-dark: #000000;
JSON
{
"hex": "#cdee82",
"rgb": {
"r": 205,
"g": 238,
"b": 130
},
"hsl": {
"h": 78.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90201,
"c": 0.13954,
"h": 123.1
},
"luminance": 0.7574
}Semantic roles & 50–950 ramp
primary
#CDEE82
secondary
#724CC8
accent
#0DD84B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581