#CDEB86#CDEB86
#CDEB86 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.6% C 0.131 H 122.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB86 |
|---|---|
| RGB | rgb(205, 235, 134) |
| HSL | hsl(78, 72%, 72%) |
| HSV | hsv(78, 43%, 92%) |
| CMYK | cmyk(12.8%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(88.98, -25.52, 45.66) |
| CIE-LCH | lch(88.98, 52.31, 119.20°) |
| OKLab | oklab(89.61% -0.0708 0.1106) |
| OKLCH | oklch(89.61% 0.131 122.6) |
| XYZ | xyz(59.1882, 74.1169, 33.7375) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 5.22
Light Pea Green
#C4FE82
ΔE00 5.60
Light Yellowish Green
#C2FF89
ΔE00 5.93
Celery
#C1FD95
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB86 #A486EB
analogous
#EBD786 #CDEB86 #9AEB86
triadic
#CDEB86 #86CDEB #EB86CD
tetradic
#CDEB86 #86EBD7 #A486EB #EB869A
square
#CDEB86 #86EBD7 #A486EB #EB869A
split-complementary
#CDEB86 #869AEB #D786EB
monochromatic
#9FD423 #B7E251 #CDEB86 #E3F4BB #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CDEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB86
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB86 | 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)
#F6E07E
Deuteranopia (green-blind)
#F2DF8B
Tritanopia (blue-blind)
#D4E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cdeb86; /* rgb */ color: rgb(205, 235, 134); /* oklch */ color: oklch(89.6% 0.131 122.6);
Tailwind
colors: {
custom: {
50: '#def1ab',
500: '#cdeb86',
950: '#000000',
},
}SCSS
$custom: #cdeb86; $custom-light: #def1ab; $custom-dark: #000000;
JSON
{
"hex": "#cdeb86",
"rgb": {
"r": 205,
"g": 235,
"b": 134
},
"hsl": {
"h": 77.822,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.89607,
"c": 0.13134,
"h": 122.6
},
"luminance": 0.74117
}Semantic roles & 50–950 ramp
primary
#CDEB86
secondary
#7350C5
accent
#12D44B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581