#CDEB85#CDEB85
#CDEB85 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.6% C 0.132 H 122.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB85 |
|---|---|
| RGB | rgb(205, 235, 133) |
| HSL | hsl(78, 72%, 72%) |
| HSV | hsv(78, 43%, 92%) |
| CMYK | cmyk(12.8%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(88.96, -25.63, 46.13) |
| CIE-LCH | lch(88.96, 52.77, 119.05°) |
| OKLab | oklab(89.59% -0.0711 0.1116) |
| OKLCH | oklch(89.59% 0.132 122.5) |
| XYZ | xyz(59.1188, 74.0891, 33.3719) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB85 #A385EB
analogous
#EBD685 #CDEB85 #9AEB85
triadic
#CDEB85 #85CDEB #EB85CD
tetradic
#CDEB85 #85EBD6 #A385EB #EB859A
square
#CDEB85 #85EBD6 #A385EB #EB859A
split-complementary
#CDEB85 #859AEB #D685EB
monochromatic
#9FD323 #B7E250 #CDEB85 #E3F4BA #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CDEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB85
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB85 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#F2DF8A
Tritanopia (blue-blind)
#D4E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb85; /* rgb */ color: rgb(205, 235, 133); /* oklch */ color: oklch(89.6% 0.132 122.5);
Tailwind
colors: {
custom: {
50: '#def1aa',
500: '#cdeb85',
950: '#000000',
},
}SCSS
$custom: #cdeb85; $custom-light: #def1aa; $custom-dark: #000000;
JSON
{
"hex": "#cdeb85",
"rgb": {
"r": 205,
"g": 235,
"b": 133
},
"hsl": {
"h": 77.647,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.89592,
"c": 0.13239,
"h": 122.5
},
"luminance": 0.74089
}Semantic roles & 50–950 ramp
primary
#CDEB85
secondary
#724FC5
accent
#12D44B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581