#CDD3BD#CDD3BD
#CDD3BD is a very light, muted yellow-green. Relative luminance 0.632; OKLCH L 85.6% C 0.030 H 119.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3BD |
|---|---|
| RGB | rgb(205, 211, 189) |
| HSL | hsl(76, 20%, 78%) |
| HSV | hsv(76, 10%, 83%) |
| CMYK | cmyk(2.8%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(83.57, -5.92, 10.20) |
| CIE-LCH | lch(83.57, 11.79, 120.15°) |
| OKLab | oklab(85.62% -0.015 0.0265) |
| OKLCH | oklch(85.62% 0.03 119.5) |
| XYZ | xyz(57.6551, 63.2419, 57.3038) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 8.02
Beige
#F5F5DC
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.85
Warm Beige
#E9DCC9
ΔE00 9.71
Off White (survey)
#FFFFE4
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3BD #C3BDD3
analogous
#D3CEBD #CDD3BD #C2D3BD
triadic
#CDD3BD #BDCDD3 #D3BDCD
tetradic
#CDD3BD #BDD3CE #C3BDD3 #D3BDC2
square
#CDD3BD #BDD3CE #C3BDD3 #D3BDC2
split-complementary
#CDD3BD #BDC2D3 #CEBDD3
monochromatic
#95A274 #B1BB98 #CDD3BD #E9EBE2 #F1F3ED
Accessibility & contrast
On white
1.54
#CDD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3BD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3BD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#CFD0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd3bd; /* rgb */ color: rgb(205, 211, 189); /* oklch */ color: oklch(85.6% 0.030 119.5);
Tailwind
colors: {
custom: {
50: '#dce0d0',
500: '#cdd3bd',
950: '#000000',
},
}SCSS
$custom: #cdd3bd; $custom-light: #dce0d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd3bd",
"rgb": {
"r": 205,
"g": 211,
"b": 189
},
"hsl": {
"h": 76.364,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85621,
"c": 0.03048,
"h": 119.5
},
"luminance": 0.63242
}Semantic roles & 50–950 ramp
primary
#CDD3BD
secondary
#948CA8
accent
#479E5F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483