#CED3BD#CED3BD
#CED3BD is a very light, muted yellow-green. Relative luminance 0.634; OKLCH L 85.7% C 0.030 H 117.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3BD |
|---|---|
| RGB | rgb(206, 211, 189) |
| HSL | hsl(74, 20%, 78%) |
| HSV | hsv(74, 10%, 83%) |
| CMYK | cmyk(2.4%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(83.64, -5.57, 10.31) |
| CIE-LCH | lch(83.64, 11.72, 118.37°) |
| OKLab | oklab(85.7% -0.0139 0.0268) |
| OKLCH | oklch(85.7% 0.03 117.4) |
| XYZ | xyz(57.9319, 63.3846, 57.3167) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.04
Eggshell
#F0EAD6
ΔE00 7.71
Beige
#F5F5DC
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.79
Warm Beige
#E9DCC9
ΔE00 9.31
Warm Gray
#C9BEB0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3BD #C2BDD3
analogous
#D3CDBD #CED3BD #C3D3BD
triadic
#CED3BD #BDCED3 #D3BDCE
tetradic
#CED3BD #BDD3CD #C2BDD3 #D3BDC3
square
#CED3BD #BDD3CD #C2BDD3 #D3BDC3
split-complementary
#CED3BD #BDC3D3 #CDBDD3
monochromatic
#97A274 #B3BB98 #CED3BD #E9EBE2 #F1F3ED
Accessibility & contrast
On white
1.54
#CED3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CED3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3BD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3BD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#D0D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced3bd; /* rgb */ color: rgb(206, 211, 189); /* oklch */ color: oklch(85.7% 0.030 117.4);
Tailwind
colors: {
custom: {
50: '#dde0d0',
500: '#ced3bd',
950: '#000000',
},
}SCSS
$custom: #ced3bd; $custom-light: #dde0d0; $custom-dark: #000000;
JSON
{
"hex": "#ced3bd",
"rgb": {
"r": 206,
"g": 211,
"b": 189
},
"hsl": {
"h": 73.636,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85698,
"c": 0.03024,
"h": 117.4
},
"luminance": 0.63384
}Semantic roles & 50–950 ramp
primary
#CED3BD
secondary
#928CA8
accent
#479E5B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483