#CED2BD#CED2BD
#CED2BD is a very light, muted yellow-green. Relative luminance 0.629; OKLCH L 85.5% C 0.029 H 115.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2BD |
|---|---|
| RGB | rgb(206, 210, 189) |
| HSL | hsl(71, 19%, 78%) |
| HSV | hsv(71, 10%, 82%) |
| CMYK | cmyk(1.9%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(83.38, -5.05, 9.94) |
| CIE-LCH | lch(83.38, 11.15, 116.94°) |
| OKLab | oklab(85.49% -0.0125 0.0259) |
| OKLCH | oklch(85.49% 0.029 115.8) |
| XYZ | xyz(57.6843, 62.8893, 57.2342) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.72
Eggshell
#F0EAD6
ΔE00 7.52
Beige
#F5F5DC
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.35
Warm Beige
#E9DCC9
ΔE00 8.87
Warm Gray
#C9BEB0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2BD #C1BDD2
analogous
#D2CBBD #CED2BD #C3D2BD
triadic
#CED2BD #BDCED2 #D2BDCE
tetradic
#CED2BD #BDD2CB #C1BDD2 #D2BDC3
square
#CED2BD #BDD2CB #C1BDD2 #D2BDC3
split-complementary
#CED2BD #BDC3D2 #CBBDD2
monochromatic
#98A074 #B3B999 #CED2BD #E9EBE1 #F1F3ED
Accessibility & contrast
On white
1.55
#CED2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CED2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2BD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2BD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BC
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#D1CFCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2bd; /* rgb */ color: rgb(206, 210, 189); /* oklch */ color: oklch(85.5% 0.029 115.8);
Tailwind
colors: {
custom: {
50: '#dddfd0',
500: '#ced2bd',
950: '#000000',
},
}SCSS
$custom: #ced2bd; $custom-light: #dddfd0; $custom-dark: #000000;
JSON
{
"hex": "#ced2bd",
"rgb": {
"r": 206,
"g": 210,
"b": 189
},
"hsl": {
"h": 71.429,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.85493,
"c": 0.02875,
"h": 115.8
},
"luminance": 0.62889
}Semantic roles & 50–950 ramp
primary
#CED2BD
secondary
#918CA7
accent
#489D58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483