#CDD5BC#CDD5BC
#CDD5BC is a very light, muted yellow-green. Relative luminance 0.642; OKLCH L 86.0% C 0.035 H 121.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5BC |
|---|---|
| RGB | rgb(205, 213, 188) |
| HSL | hsl(79, 23%, 79%) |
| HSV | hsv(79, 12%, 84%) |
| CMYK | cmyk(3.8%, 0%, 11.7%, 16.5%) |
| CIE-LAB | lab(84.07, -7.12, 11.44) |
| CIE-LCH | lch(84.07, 13.47, 121.90°) |
| OKLab | oklab(86.01% -0.0183 0.0297) |
| OKLCH | oklch(86.01% 0.035 121.6) |
| XYZ | xyz(58.0469, 64.1985, 56.9007) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.13
Light Grey
#D8DCD6
ΔE00 8.17
Eggshell
#F0EAD6
ΔE00 8.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.69
Off White (survey)
#FFFFE4
ΔE00 9.96
Lightyellow
#FFFFE0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5BC #C4BCD5
analogous
#D5D0BC #CDD5BC #C0D5BC
triadic
#CDD5BC #BCCDD5 #D5BCCD
tetradic
#CDD5BC #BCD5D0 #C4BCD5 #D5BCC0
square
#CDD5BC #BCD5D0 #C4BCD5 #D5BCC0
split-complementary
#CDD5BC #BCC0D5 #D0BCD5
monochromatic
#95A671 #B1BD96 #CDD5BC #E9EDE2 #F1F3EC
Accessibility & contrast
On white
1.52
#CDD5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CDD5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5BC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5BC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#D7D2BD
Tritanopia (blue-blind)
#CFD2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd5bc; /* rgb */ color: rgb(205, 213, 188); /* oklch */ color: oklch(86.0% 0.035 121.6);
Tailwind
colors: {
custom: {
50: '#dce1d0',
500: '#cdd5bc',
950: '#000000',
},
}SCSS
$custom: #cdd5bc; $custom-light: #dce1d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd5bc",
"rgb": {
"r": 205,
"g": 213,
"b": 188
},
"hsl": {
"h": 79.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.86008,
"c": 0.03486,
"h": 121.6
},
"luminance": 0.64198
}Semantic roles & 50–950 ramp
primary
#CDD5BC
secondary
#958AAB
accent
#44A162
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483