#CDDEBE#CDDEBE
#CDDEBE is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.047 H 130.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEBE |
|---|---|
| RGB | rgb(205, 222, 190) |
| HSL | hsl(92, 33%, 81%) |
| HSV | hsv(92, 14%, 87%) |
| CMYK | cmyk(7.7%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.47, -11.38, 13.79) |
| CIE-LCH | lch(86.47, 17.88, 129.52°) |
| OKLab | oklab(87.93% -0.0302 0.0357) |
| OKLCH | oklch(87.93% 0.047 130.3) |
| XYZ | xyz(60.5909, 68.9391, 58.8197) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.84
Beige
#F5F5DC
ΔE00 8.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.09
Light Sage
#BCECAC
ΔE00 9.36
Honeydew
#F0FFF0
ΔE00 9.49
Lightyellow
#FFFFE0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEBE #CFBEDE
analogous
#DDDEBE #CDDEBE #BEDEBF
triadic
#CDDEBE #BECDDE #DEBECD
tetradic
#CDDEBE #BEDDDE #CFBEDE #DEBFBE
square
#CDDEBE #BEDDDE #CFBEDE #DEBFBE
split-complementary
#CDDEBE #BFBEDE #DEBEDD
monochromatic
#8FB56D #AEC995 #CDDEBE #ECF3E7 #EFF5EB
Accessibility & contrast
On white
1.42
#CDDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CDDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEBE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEBE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#CEDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddebe; /* rgb */ color: rgb(205, 222, 190); /* oklch */ color: oklch(87.9% 0.047 130.3);
Tailwind
colors: {
custom: {
50: '#dce8d1',
500: '#cddebe',
950: '#000000',
},
}SCSS
$custom: #cddebe; $custom-light: #dce8d1; $custom-dark: #000000;
JSON
{
"hex": "#cddebe",
"rgb": {
"r": 205,
"g": 222,
"b": 190
},
"hsl": {
"h": 91.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87927,
"c": 0.04674,
"h": 130.3
},
"luminance": 0.68939
}Semantic roles & 50–950 ramp
primary
#CDDEBE
secondary
#A18AB6
accent
#3AAB76
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483