#CDEB84#CDEB84
#CDEB84 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.6% C 0.133 H 122.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB84 |
|---|---|
| RGB | rgb(205, 235, 132) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 44%, 92%) |
| CMYK | cmyk(12.8%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(88.95, -25.74, 46.59) |
| CIE-LCH | lch(88.95, 53.23, 118.91°) |
| OKLab | oklab(89.58% -0.0715 0.1126) |
| OKLCH | oklch(89.58% 0.133 122.4) |
| XYZ | xyz(59.0500, 74.0616, 33.0098) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.93
Celery
#C1FD95
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB84 #A284EB
analogous
#EBD684 #CDEB84 #9AEB84
triadic
#CDEB84 #84CDEB #EB84CD
tetradic
#CDEB84 #84EBD6 #A284EB #EB849A
square
#CDEB84 #84EBD6 #A284EB #EB849A
split-complementary
#CDEB84 #849AEB #D684EB
monochromatic
#9FD222 #B8E24F #CDEB84 #E2F4B9 #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CDEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB84
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB84 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#D4E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb84; /* rgb */ color: rgb(205, 235, 132); /* oklch */ color: oklch(89.6% 0.133 122.4);
Tailwind
colors: {
custom: {
50: '#def1a9',
500: '#cdeb84',
950: '#000000',
},
}SCSS
$custom: #cdeb84; $custom-light: #def1a9; $custom-dark: #000000;
JSON
{
"hex": "#cdeb84",
"rgb": {
"r": 205,
"g": 235,
"b": 132
},
"hsl": {
"h": 77.476,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.89578,
"c": 0.13342,
"h": 122.4
},
"luminance": 0.74062
}Semantic roles & 50–950 ramp
primary
#CDEB84
secondary
#714EC5
accent
#11D44A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581