#CDEB80#CDEB80
#CDEB80 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.138 H 122.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB80 |
|---|---|
| RGB | rgb(205, 235, 128) |
| HSL | hsl(77, 73%, 71%) |
| HSV | hsv(77, 46%, 92%) |
| CMYK | cmyk(12.8%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(88.90, -26.16, 48.45) |
| CIE-LCH | lch(88.90, 55.07, 118.37°) |
| OKLab | oklab(89.52% -0.073 0.1166) |
| OKLCH | oklch(89.52% 0.138 122.1) |
| XYZ | xyz(58.7816, 73.9543, 31.5958) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.48
Pear
#CBF85F
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB80 #9E80EB
analogous
#EBD380 #CDEB80 #97EB80
triadic
#CDEB80 #80CDEB #EB80CD
tetradic
#CDEB80 #80EBD3 #9E80EB #EB8097
square
#CDEB80 #80EBD3 #9E80EB #EB8097
split-complementary
#CDEB80 #8097EB #D380EB
monochromatic
#9FD021 #B8E34B #CDEB80 #E2F3B5 #F5FBE5
Accessibility & contrast
On white
1.33
#CDEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CDEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB80
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB80 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#D5E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb80; /* rgb */ color: rgb(205, 235, 128); /* oklch */ color: oklch(89.5% 0.138 122.1);
Tailwind
colors: {
custom: {
50: '#def1a7',
500: '#cdeb80',
950: '#000000',
},
}SCSS
$custom: #cdeb80; $custom-light: #def1a7; $custom-dark: #000000;
JSON
{
"hex": "#cdeb80",
"rgb": {
"r": 205,
"g": 235,
"b": 128
},
"hsl": {
"h": 76.822,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.89521,
"c": 0.13754,
"h": 122.1
},
"luminance": 0.73954
}Semantic roles & 50–950 ramp
primary
#CDEB80
secondary
#6D4BC4
accent
#11D548
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580