#CDEB92#CDEB92
#CDEB92 is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.118 H 123.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB92 |
|---|---|
| RGB | rgb(205, 235, 146) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 38%, 92%) |
| CMYK | cmyk(12.8%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(89.14, -24.12, 39.98) |
| CIE-LCH | lch(89.14, 46.69, 121.10°) |
| OKLab | oklab(89.8% -0.0661 0.0983) |
| OKLCH | oklch(89.8% 0.118 123.9) |
| XYZ | xyz(60.0731, 74.4709, 38.3981) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB92 #B092EB
analogous
#EBDD92 #CDEB92 #A1EB92
triadic
#CDEB92 #92CDEB #EB92CD
tetradic
#CDEB92 #92EBDD #B092EB #EB92A1
square
#CDEB92 #92EBDD #B092EB #EB92A1
split-complementary
#CDEB92 #92A1EB #DD92EB
monochromatic
#9ED82B #B5E25E #CDEB92 #E5F4C6 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CDEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB92
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB92 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18B
Deuteranopia (green-blind)
#F0E096
Tritanopia (blue-blind)
#D3E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb92; /* rgb */ color: rgb(205, 235, 146); /* oklch */ color: oklch(89.8% 0.118 123.9);
Tailwind
colors: {
custom: {
50: '#ddf1b3',
500: '#cdeb92',
950: '#000000',
},
}SCSS
$custom: #cdeb92; $custom-light: #ddf1b3; $custom-dark: #000000;
JSON
{
"hex": "#cdeb92",
"rgb": {
"r": 205,
"g": 235,
"b": 146
},
"hsl": {
"h": 80.225,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.89795,
"c": 0.11843,
"h": 123.9
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#CDEB92
secondary
#7F5BC6
accent
#15D154
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581