#CED5BD#CED5BD
#CED5BD is a very light, muted yellow-green. Relative luminance 0.644; OKLCH L 86.1% C 0.033 H 120.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5BD |
|---|---|
| RGB | rgb(206, 213, 189) |
| HSL | hsl(78, 22%, 79%) |
| HSV | hsv(78, 11%, 84%) |
| CMYK | cmyk(3.3%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(84.17, -6.60, 11.06) |
| CIE-LCH | lch(84.17, 12.88, 120.83°) |
| OKLab | oklab(86.11% -0.0168 0.0287) |
| OKLCH | oklch(86.11% 0.033 120.3) |
| XYZ | xyz(58.4319, 64.3845, 57.4834) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.74
Beige
#F5F5DC
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 9.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.67
Off White (survey)
#FFFFE4
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5BD #C4BDD5
analogous
#D5D0BD #CED5BD #C2D5BD
triadic
#CED5BD #BDCED5 #D5BDCE
tetradic
#CED5BD #BDD5D0 #C4BDD5 #D5BDC2
square
#CED5BD #BDD5D0 #C4BDD5 #D5BDC2
split-complementary
#CED5BD #BDC2D5 #D0BDD5
monochromatic
#96A572 #B2BD98 #CED5BD #EAEDE2 #F1F3EC
Accessibility & contrast
On white
1.51
#CED5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5BD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5BD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BC
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#D0D2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5bd; /* rgb */ color: rgb(206, 213, 189); /* oklch */ color: oklch(86.1% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#dde1d0',
500: '#ced5bd',
950: '#000000',
},
}SCSS
$custom: #ced5bd; $custom-light: #dde1d0; $custom-dark: #000000;
JSON
{
"hex": "#ced5bd",
"rgb": {
"r": 206,
"g": 213,
"b": 189
},
"hsl": {
"h": 77.5,
"s": 22.222,
"l": 78.824
},
"oklch": {
"l": 0.8611,
"c": 0.03329,
"h": 120.3
},
"luminance": 0.64384
}Semantic roles & 50–950 ramp
primary
#CED5BD
secondary
#958CAB
accent
#45A160
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483