#CED4BD#CED4BD
#CED4BD is a very light, muted yellow-green. Relative luminance 0.639; OKLCH L 85.9% C 0.032 H 119.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4BD |
|---|---|
| RGB | rgb(206, 212, 189) |
| HSL | hsl(76, 21%, 79%) |
| HSV | hsv(76, 11%, 83%) |
| CMYK | cmyk(2.8%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(83.90, -6.08, 10.68) |
| CIE-LCH | lch(83.90, 12.30, 119.66°) |
| OKLab | oklab(85.9% -0.0154 0.0278) |
| OKLCH | oklch(85.9% 0.032 119) |
| XYZ | xyz(58.1811, 63.8830, 57.3998) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.38
Eggshell
#F0EAD6
ΔE00 7.93
Beige
#F5F5DC
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 9.22
Warm Beige
#E9DCC9
ΔE00 9.74
Off White (survey)
#FFFFE4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4BD #C3BDD4
analogous
#D4CEBD #CED4BD #C2D4BD
triadic
#CED4BD #BDCED4 #D4BDCE
tetradic
#CED4BD #BDD4CE #C3BDD4 #D4BDC2
square
#CED4BD #BDD4CE #C3BDD4 #D4BDC2
split-complementary
#CED4BD #BDC2D4 #CEBDD4
monochromatic
#97A473 #B2BC98 #CED4BD #EAECE2 #F1F3EC
Accessibility & contrast
On white
1.52
#CED4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CED4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4BD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4BD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#D0D1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4bd; /* rgb */ color: rgb(206, 212, 189); /* oklch */ color: oklch(85.9% 0.032 119.0);
Tailwind
colors: {
custom: {
50: '#dde1d0',
500: '#ced4bd',
950: '#000000',
},
}SCSS
$custom: #ced4bd; $custom-light: #dde1d0; $custom-dark: #000000;
JSON
{
"hex": "#ced4bd",
"rgb": {
"r": 206,
"g": 212,
"b": 189
},
"hsl": {
"h": 75.652,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.85904,
"c": 0.03176,
"h": 119
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#CED4BD
secondary
#948CA9
accent
#469F5D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483