#CDD2BD#CDD2BD
#CDD2BD is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.4% C 0.029 H 117.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2BD |
|---|---|
| RGB | rgb(205, 210, 189) |
| HSL | hsl(74, 19%, 78%) |
| HSV | hsv(74, 10%, 82%) |
| CMYK | cmyk(2.4%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(83.31, -5.41, 9.82) |
| CIE-LCH | lch(83.31, 11.21, 118.82°) |
| OKLab | oklab(85.42% -0.0135 0.0256) |
| OKLCH | oklch(85.42% 0.029 117.9) |
| XYZ | xyz(57.4075, 62.7465, 57.2212) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.80
Eggshell
#F0EAD6
ΔE00 7.82
Beige
#F5F5DC
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.41
Warm Beige
#E9DCC9
ΔE00 9.28
Warm Gray
#C9BEB0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2BD #C2BDD2
analogous
#D2CCBD #CDD2BD #C2D2BD
triadic
#CDD2BD #BDCDD2 #D2BDCD
tetradic
#CDD2BD #BDD2CC #C2BDD2 #D2BDC2
square
#CDD2BD #BDD2CC #C2BDD2 #D2BDC2
split-complementary
#CDD2BD #BDC2D2 #CCBDD2
monochromatic
#96A074 #B1B999 #CDD2BD #E9EBE1 #F1F3ED
Accessibility & contrast
On white
1.55
#CDD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CDD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2BD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2BD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBC
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#CFCFCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd2bd; /* rgb */ color: rgb(205, 210, 189); /* oklch */ color: oklch(85.4% 0.029 117.9);
Tailwind
colors: {
custom: {
50: '#dcdfd0',
500: '#cdd2bd',
950: '#000000',
},
}SCSS
$custom: #cdd2bd; $custom-light: #dcdfd0; $custom-dark: #000000;
JSON
{
"hex": "#cdd2bd",
"rgb": {
"r": 205,
"g": 210,
"b": 189
},
"hsl": {
"h": 74.286,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.85415,
"c": 0.02896,
"h": 117.9
},
"luminance": 0.62746
}Semantic roles & 50–950 ramp
primary
#CDD2BD
secondary
#938CA7
accent
#489D5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483