#CDD4BC#CDD4BC
#CDD4BC is a very light, muted yellow-green. Relative luminance 0.637; OKLCH L 85.8% C 0.033 H 120.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4BC |
|---|---|
| RGB | rgb(205, 212, 188) |
| HSL | hsl(78, 22%, 78%) |
| HSV | hsv(78, 11%, 83%) |
| CMYK | cmyk(3.3%, 0%, 11.3%, 16.9%) |
| CIE-LAB | lab(83.81, -6.61, 11.07) |
| CIE-LCH | lch(83.81, 12.89, 120.83°) |
| OKLab | oklab(85.8% -0.0168 0.0288) |
| OKLCH | oklch(85.8% 0.033 120.3) |
| XYZ | xyz(57.7961, 63.6970, 56.8171) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.81
Beige
#F5F5DC
ΔE00 8.13
Eggshell
#F0EAD6
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 9.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.87
Off White (survey)
#FFFFE4
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4BC #C3BCD4
analogous
#D4CFBC #CDD4BC #C1D4BC
triadic
#CDD4BC #BCCDD4 #D4BCCD
tetradic
#CDD4BC #BCD4CF #C3BCD4 #D4BCC1
square
#CDD4BC #BCD4CF #C3BCD4 #D4BCC1
split-complementary
#CDD4BC #BCC1D4 #CFBCD4
monochromatic
#95A471 #B1BC97 #CDD4BC #E9ECE1 #F1F3EC
Accessibility & contrast
On white
1.53
#CDD4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CDD4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4BC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4BC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BB
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#CFD1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd4bc; /* rgb */ color: rgb(205, 212, 188); /* oklch */ color: oklch(85.8% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#dce1d0',
500: '#cdd4bc',
950: '#000000',
},
}SCSS
$custom: #cdd4bc; $custom-light: #dce1d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd4bc",
"rgb": {
"r": 205,
"g": 212,
"b": 188
},
"hsl": {
"h": 77.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85802,
"c": 0.03331,
"h": 120.3
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#CDD4BC
secondary
#948BAA
accent
#45A060
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483