#CDEB93#CDEB93
#CDEB93 is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.117 H 124.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB93 |
|---|---|
| RGB | rgb(205, 235, 147) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(12.8%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(89.16, -23.99, 39.50) |
| CIE-LCH | lch(89.16, 46.22, 121.27°) |
| OKLab | oklab(89.81% -0.0657 0.0972) |
| OKLCH | oklch(89.81% 0.117 124.1) |
| XYZ | xyz(60.1513, 74.5021, 38.8095) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Celery
#C1FD95
ΔE00 5.72
Tea Green
#BDF8A3
ΔE00 5.86
Washed Out Green
#BCF5A6
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB93 #B193EB
analogous
#EBDD93 #CDEB93 #A1EB93
triadic
#CDEB93 #93CDEB #EB93CD
tetradic
#CDEB93 #93EBDD #B193EB #EB93A1
square
#CDEB93 #93EBDD #B193EB #EB93A1
split-complementary
#CDEB93 #93A1EB #DD93EB
monochromatic
#9DD82C #B5E15F #CDEB93 #E5F5C7 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CDEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB93
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB93 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#D3E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb93; /* rgb */ color: rgb(205, 235, 147); /* oklch */ color: oklch(89.8% 0.117 124.1);
Tailwind
colors: {
custom: {
50: '#ddf1b3',
500: '#cdeb93',
950: '#000000',
},
}SCSS
$custom: #cdeb93; $custom-light: #ddf1b3; $custom-dark: #000000;
JSON
{
"hex": "#cdeb93",
"rgb": {
"r": 205,
"g": 235,
"b": 147
},
"hsl": {
"h": 80.455,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.89812,
"c": 0.11733,
"h": 124.1
},
"luminance": 0.74502
}Semantic roles & 50–950 ramp
primary
#CDEB93
secondary
#805CC6
accent
#15D155
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581