#CDEBA4#CDEBA4
#CDEBA4 is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.098 H 126.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA4 |
|---|---|
| RGB | rgb(205, 235, 164) |
| HSL | hsl(85, 64%, 78%) |
| HSV | hsv(85, 30%, 92%) |
| CMYK | cmyk(12.8%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(89.43, -21.77, 31.31) |
| CIE-LCH | lch(89.43, 38.14, 124.81°) |
| OKLab | oklab(90.12% -0.0589 0.0785) |
| OKLCH | oklch(90.12% 0.098 126.9) |
| XYZ | xyz(61.5851, 75.0757, 46.3613) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.17
Light Sage
#BCECAC
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.94
Very Pale Green
#CFFDBC
ΔE00 5.05
Very Light Green
#D1FFBD
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA4 #C2A4EB
analogous
#EBE5A4 #CDEBA4 #A9EBA4
triadic
#CDEBA4 #A4CDEB #EBA4CD
tetradic
#CDEBA4 #A4EBE5 #C2A4EB #EBA4A9
square
#CDEBA4 #A4EBE5 #C2A4EB #EBA4A9
split-complementary
#CDEBA4 #A4A9EB #E5A4EB
monochromatic
#96D540 #B1E072 #CDEBA4 #E9F6D6 #F1F9E6
Accessibility & contrast
On white
1.31
#CDEBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CDEBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA4
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA4 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E29F
Deuteranopia (green-blind)
#EEE0A7
Tritanopia (blue-blind)
#D1E5D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba4; /* rgb */ color: rgb(205, 235, 164); /* oklch */ color: oklch(90.1% 0.098 126.9);
Tailwind
colors: {
custom: {
50: '#ddf1bf',
500: '#cdeba4',
950: '#000000',
},
}SCSS
$custom: #cdeba4; $custom-light: #ddf1bf; $custom-dark: #000000;
JSON
{
"hex": "#cdeba4",
"rgb": {
"r": 205,
"g": 235,
"b": 164
},
"hsl": {
"h": 85.352,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.90115,
"c": 0.09809,
"h": 126.9
},
"luminance": 0.75076
}Semantic roles & 50–950 ramp
primary
#CDEBA4
secondary
#936CC7
accent
#1ACC65
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582