#CDEB77#CDEB77
#CDEB77 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.4% C 0.146 H 121.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB77 |
|---|---|
| RGB | rgb(205, 235, 119) |
| HSL | hsl(76, 74%, 69%) |
| HSV | hsv(76, 49%, 92%) |
| CMYK | cmyk(12.8%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(88.79, -27.07, 52.57) |
| CIE-LCH | lch(88.79, 59.14, 117.25°) |
| OKLab | oklab(89.4% -0.0763 0.125) |
| OKLCH | oklch(89.4% 0.146 121.4) |
| XYZ | xyz(58.2152, 73.7277, 28.6132) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.46
Pear
#CBF85F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Pale Lime
#BEFD73
ΔE00 5.85
Light Yellowish Green
#C2FF89
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB77 #9577EB
analogous
#EBCF77 #CDEB77 #93EB77
triadic
#CDEB77 #77CDEB #EB77CD
tetradic
#CDEB77 #77EBCF #9577EB #EB7793
square
#CDEB77 #77EBCF #9577EB #EB7793
split-complementary
#CDEB77 #7793EB #CF77EB
monochromatic
#9DCA1E #B9E342 #CDEB77 #E1F3AC #F4FBE2
Accessibility & contrast
On white
1.33
#CDEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CDEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB77
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB77 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6D
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#D6E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb77; /* rgb */ color: rgb(205, 235, 119); /* oklch */ color: oklch(89.4% 0.146 121.4);
Tailwind
colors: {
custom: {
50: '#def1a1',
500: '#cdeb77',
950: '#000000',
},
}SCSS
$custom: #cdeb77; $custom-light: #def1a1; $custom-dark: #000000;
JSON
{
"hex": "#cdeb77",
"rgb": {
"r": 205,
"g": 235,
"b": 119
},
"hsl": {
"h": 75.517,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.894,
"c": 0.14648,
"h": 121.4
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#CDEB77
secondary
#6443C4
accent
#0FD643
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580