#CED3BB#CED3BB
#CED3BB is a very light, muted yellow-green. Relative luminance 0.633; OKLCH L 85.6% C 0.033 H 116.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3BB |
|---|---|
| RGB | rgb(206, 211, 187) |
| HSL | hsl(73, 21%, 78%) |
| HSV | hsv(73, 11%, 83%) |
| CMYK | cmyk(2.4%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(83.60, -5.90, 11.31) |
| CIE-LCH | lch(83.60, 12.76, 117.55°) |
| OKLab | oklab(85.65% -0.0147 0.0294) |
| OKLCH | oklch(85.65% 0.033 116.7) |
| XYZ | xyz(57.7163, 63.2983, 56.1813) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.69
Eggshell
#F0EAD6
ΔE00 7.90
Beige
#F5F5DC
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 9.43
Warm Beige
#E9DCC9
ΔE00 9.54
Beige (survey)
#E6DAA6
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3BB #C0BBD3
analogous
#D3CCBB #CED3BB #C2D3BB
triadic
#CED3BB #BBCED3 #D3BBCE
tetradic
#CED3BB #BBD3CC #C0BBD3 #D3BBC2
square
#CED3BB #BBD3CC #C0BBD3 #D3BBC2
split-complementary
#CED3BB #BBC2D3 #CCBBD3
monochromatic
#98A371 #B3BB96 #CED3BB #E9EBE0 #F2F3EC
Accessibility & contrast
On white
1.54
#CED3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CED3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3BB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3BB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#D1D0CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced3bb; /* rgb */ color: rgb(206, 211, 187); /* oklch */ color: oklch(85.6% 0.033 116.7);
Tailwind
colors: {
custom: {
50: '#dde0cf',
500: '#ced3bb',
950: '#000000',
},
}SCSS
$custom: #ced3bb; $custom-light: #dde0cf; $custom-dark: #000000;
JSON
{
"hex": "#ced3bb",
"rgb": {
"r": 206,
"g": 211,
"b": 187
},
"hsl": {
"h": 72.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.85648,
"c": 0.03287,
"h": 116.7
},
"luminance": 0.63298
}Semantic roles & 50–950 ramp
primary
#CED3BB
secondary
#908AA8
accent
#46A058
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483