#CDD4BD#CDD4BD
#CDD4BD is a very light, muted yellow-green. Relative luminance 0.637; OKLCH L 85.8% C 0.032 H 120.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4BD |
|---|---|
| RGB | rgb(205, 212, 189) |
| HSL | hsl(78, 21%, 79%) |
| HSV | hsv(78, 11%, 83%) |
| CMYK | cmyk(3.3%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(83.83, -6.44, 10.57) |
| CIE-LCH | lch(83.83, 12.38, 121.35°) |
| OKLab | oklab(85.83% -0.0164 0.0275) |
| OKLCH | oklch(85.83% 0.032 120.9) |
| XYZ | xyz(57.9043, 63.7403, 57.3868) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.49
Beige
#F5F5DC
ΔE00 8.12
Eggshell
#F0EAD6
ΔE00 8.24
Silver (survey)
#C5C9C7
ΔE00 9.30
Honeydew
#F0FFF0
ΔE00 10.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4BD #C4BDD4
analogous
#D4CFBD #CDD4BD #C1D4BD
triadic
#CDD4BD #BDCDD4 #D4BDCD
tetradic
#CDD4BD #BDD4CF #C4BDD4 #D4BDC1
square
#CDD4BD #BDD4CF #C4BDD4 #D4BDC1
split-complementary
#CDD4BD #BDC1D4 #CFBDD4
monochromatic
#95A473 #B1BC98 #CDD4BD #E9ECE2 #F1F3EC
Accessibility & contrast
On white
1.53
#CDD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CDD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4BD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4BD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#CFD1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd4bd; /* rgb */ color: rgb(205, 212, 189); /* oklch */ color: oklch(85.8% 0.032 120.9);
Tailwind
colors: {
custom: {
50: '#dce1d0',
500: '#cdd4bd',
950: '#000000',
},
}SCSS
$custom: #cdd4bd; $custom-light: #dce1d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd4bd",
"rgb": {
"r": 205,
"g": 212,
"b": 189
},
"hsl": {
"h": 78.261,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.85827,
"c": 0.03201,
"h": 120.9
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#CDD4BD
secondary
#958CA9
accent
#469F61
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483