#CDD3BC#CDD3BC
#CDD3BC is a very light, muted yellow-green. Relative luminance 0.632; OKLCH L 85.6% C 0.032 H 119.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3BC |
|---|---|
| RGB | rgb(205, 211, 188) |
| HSL | hsl(76, 21%, 78%) |
| HSV | hsv(76, 11%, 83%) |
| CMYK | cmyk(2.8%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(83.55, -6.09, 10.69) |
| CIE-LCH | lch(83.55, 12.31, 119.66°) |
| OKLab | oklab(85.6% -0.0154 0.0278) |
| OKLCH | oklch(85.6% 0.032 119) |
| XYZ | xyz(57.5469, 63.1986, 56.7341) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.46
Eggshell
#F0EAD6
ΔE00 8.10
Beige
#F5F5DC
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 9.18
Warm Beige
#E9DCC9
ΔE00 9.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3BC #C2BCD3
analogous
#D3CDBC #CDD3BC #C1D3BC
triadic
#CDD3BC #BCCDD3 #D3BCCD
tetradic
#CDD3BC #BCD3CD #C2BCD3 #D3BCC1
square
#CDD3BC #BCD3CD #C2BCD3 #D3BCC1
split-complementary
#CDD3BC #BCC1D3 #CDBCD3
monochromatic
#96A272 #B1BB97 #CDD3BC #E9EBE1 #F1F3ED
Accessibility & contrast
On white
1.54
#CDD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CDD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3BC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3BC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BB
Deuteranopia (green-blind)
#D6D0BD
Tritanopia (blue-blind)
#CFD0CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd3bc; /* rgb */ color: rgb(205, 211, 188); /* oklch */ color: oklch(85.6% 0.032 119.0);
Tailwind
colors: {
custom: {
50: '#dce0d0',
500: '#cdd3bc',
950: '#000000',
},
}SCSS
$custom: #cdd3bc; $custom-light: #dce0d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd3bc",
"rgb": {
"r": 205,
"g": 211,
"b": 188
},
"hsl": {
"h": 75.652,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.85595,
"c": 0.03178,
"h": 119
},
"luminance": 0.63199
}Semantic roles & 50–950 ramp
primary
#CDD3BC
secondary
#938BA8
accent
#469F5E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483