#CDEB82#CDEB82
#CDEB82 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.135 H 122.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB82 |
|---|---|
| RGB | rgb(205, 235, 130) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 45%, 92%) |
| CMYK | cmyk(12.8%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(88.93, -25.95, 47.53) |
| CIE-LCH | lch(88.93, 54.15, 118.64°) |
| OKLab | oklab(89.55% -0.0723 0.1146) |
| OKLCH | oklch(89.55% 0.135 122.2) |
| XYZ | xyz(58.9145, 74.0074, 32.2959) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Pea Green
#C4FE82
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.52
Pear
#CBF85F
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB82 #A082EB
analogous
#EBD582 #CDEB82 #99EB82
triadic
#CDEB82 #82CDEB #EB82CD
tetradic
#CDEB82 #82EBD5 #A082EB #EB8299
square
#CDEB82 #82EBD5 #A082EB #EB8299
split-complementary
#CDEB82 #8299EB #D582EB
monochromatic
#9FD121 #B8E34D #CDEB82 #E2F3B7 #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CDEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB82
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB82 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#F2DF88
Tritanopia (blue-blind)
#D5E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb82; /* rgb */ color: rgb(205, 235, 130); /* oklch */ color: oklch(89.5% 0.135 122.2);
Tailwind
colors: {
custom: {
50: '#def1a8',
500: '#cdeb82',
950: '#000000',
},
}SCSS
$custom: #cdeb82; $custom-light: #def1a8; $custom-dark: #000000;
JSON
{
"hex": "#cdeb82",
"rgb": {
"r": 205,
"g": 235,
"b": 130
},
"hsl": {
"h": 77.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.89549,
"c": 0.13549,
"h": 122.2
},
"luminance": 0.74008
}Semantic roles & 50–950 ramp
primary
#CDEB82
secondary
#6F4DC5
accent
#11D449
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581