#CDDEBD#CDDEBD
#CDDEBD is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.048 H 129.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEBD |
|---|---|
| RGB | rgb(205, 222, 189) |
| HSL | hsl(91, 33%, 81%) |
| HSV | hsv(91, 15%, 87%) |
| CMYK | cmyk(7.7%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.45, -11.54, 14.29) |
| CIE-LCH | lch(86.45, 18.37, 128.93°) |
| OKLab | oklab(87.9% -0.0306 0.0369) |
| OKLCH | oklch(87.9% 0.048 129.7) |
| XYZ | xyz(60.4819, 68.8955, 58.2460) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.60
Beige
#F5F5DC
ΔE00 9.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.02
Light Sage
#BCECAC
ΔE00 9.15
Honeydew
#F0FFF0
ΔE00 9.69
Eggshell (survey)
#FFFFD4
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEBD #CEBDDE
analogous
#DDDEBD #CDDEBD #BDDEBD
triadic
#CDDEBD #BDCDDE #DEBDCD
tetradic
#CDDEBD #BDDDDE #CEBDDE #DEBDBD
square
#CDDEBD #BDDDDE #CEBDDE #DEBDBD
split-complementary
#CDDEBD #BDBDDE #DEBDDD
monochromatic
#8FB56B #AECA94 #CDDEBD #ECF2E6 #F0F5EB
Accessibility & contrast
On white
1.42
#CDDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CDDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEBD
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEBD | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#CEDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddebd; /* rgb */ color: rgb(205, 222, 189); /* oklch */ color: oklch(87.9% 0.048 129.7);
Tailwind
colors: {
custom: {
50: '#dce8d1',
500: '#cddebd',
950: '#000000',
},
}SCSS
$custom: #cddebd; $custom-light: #dce8d1; $custom-dark: #000000;
JSON
{
"hex": "#cddebd",
"rgb": {
"r": 205,
"g": 222,
"b": 189
},
"hsl": {
"h": 90.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87903,
"c": 0.04796,
"h": 129.7
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#CDDEBD
secondary
#A089B6
accent
#39AC74
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483