#CDEBA9#CDEBA9
#CDEBA9 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.092 H 128.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA9 |
|---|---|
| RGB | rgb(205, 235, 169) |
| HSL | hsl(87, 62%, 79%) |
| HSV | hsv(87, 28%, 92%) |
| CMYK | cmyk(12.8%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(89.51, -21.07, 28.88) |
| CIE-LCH | lch(89.51, 35.75, 126.11°) |
| OKLab | oklab(90.21% -0.0568 0.0727) |
| OKLCH | oklch(90.21% 0.092 128) |
| XYZ | xyz(62.0456, 75.2599, 48.7863) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 4.63
Very Light Green
#D1FFBD
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA9 #C7A9EB
analogous
#EBE8A9 #CDEBA9 #ACEBA9
triadic
#CDEBA9 #A9CDEB #EBA9CD
tetradic
#CDEBA9 #A9EBE8 #C7A9EB #EBA9AC
square
#CDEBA9 #A9EBE8 #C7A9EB #EBA9AC
split-complementary
#CDEBA9 #A9ACEB #E8A9EB
monochromatic
#93D446 #B0DF77 #CDEBA9 #EAF7DB #F1F9E6
Accessibility & contrast
On white
1.31
#CDEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CDEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA9
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA9 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A5
Deuteranopia (green-blind)
#EDE0AC
Tritanopia (blue-blind)
#D0E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba9; /* rgb */ color: rgb(205, 235, 169); /* oklch */ color: oklch(90.2% 0.092 128.0);
Tailwind
colors: {
custom: {
50: '#ddf1c3',
500: '#cdeba9',
950: '#000000',
},
}SCSS
$custom: #cdeba9; $custom-light: #ddf1c3; $custom-dark: #000000;
JSON
{
"hex": "#cdeba9",
"rgb": {
"r": 205,
"g": 235,
"b": 169
},
"hsl": {
"h": 87.273,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.90212,
"c": 0.0923,
"h": 128
},
"luminance": 0.7526
}Semantic roles & 50–950 ramp
primary
#CDEBA9
secondary
#9871C7
accent
#1BCA6B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582