#CDEB90#CDEB90
#CDEB90 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.8% C 0.121 H 123.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB90 |
|---|---|
| RGB | rgb(205, 235, 144) |
| HSL | hsl(80, 69%, 74%) |
| HSV | hsv(80, 39%, 92%) |
| CMYK | cmyk(12.8%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(89.12, -24.36, 40.94) |
| CIE-LCH | lch(89.12, 47.64, 120.76°) |
| OKLab | oklab(89.76% -0.0669 0.1004) |
| OKLCH | oklch(89.76% 0.121 123.7) |
| XYZ | xyz(59.9189, 74.4092, 37.5859) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.75
Pale Olive Green
#B1D27B
ΔE00 6.01
Tea Green
#BDF8A3
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB90 #AE90EB
analogous
#EBDC90 #CDEB90 #A0EB90
triadic
#CDEB90 #90CDEB #EB90CD
tetradic
#CDEB90 #90EBDC #AE90EB #EB90A0
square
#CDEB90 #90EBDC #AE90EB #EB90A0
split-complementary
#CDEB90 #90A0EB #DC90EB
monochromatic
#9ED828 #B6E25C #CDEB90 #E4F4C4 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CDEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB90
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB90 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#D3E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb90; /* rgb */ color: rgb(205, 235, 144); /* oklch */ color: oklch(89.8% 0.121 123.7);
Tailwind
colors: {
custom: {
50: '#ddf1b1',
500: '#cdeb90',
950: '#000000',
},
}SCSS
$custom: #cdeb90; $custom-light: #ddf1b1; $custom-dark: #000000;
JSON
{
"hex": "#cdeb90",
"rgb": {
"r": 205,
"g": 235,
"b": 144
},
"hsl": {
"h": 79.78,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.89763,
"c": 0.12062,
"h": 123.7
},
"luminance": 0.74409
}Semantic roles & 50–950 ramp
primary
#CDEB90
secondary
#7D59C6
accent
#14D152
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581