#CED5BB#CED5BB
#CED5BB is a very light, muted yellow-green. Relative luminance 0.643; OKLCH L 86.1% C 0.036 H 119.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5BB |
|---|---|
| RGB | rgb(206, 213, 187) |
| HSL | hsl(76, 24%, 78%) |
| HSV | hsv(76, 12%, 84%) |
| CMYK | cmyk(3.3%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(84.12, -6.93, 12.05) |
| CIE-LCH | lch(84.12, 13.90, 119.90°) |
| OKLab | oklab(86.06% -0.0176 0.0313) |
| OKLCH | oklch(86.06% 0.036 119.4) |
| XYZ | xyz(58.2163, 64.2982, 56.3479) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.97
Light Grey
#D8DCD6
ΔE00 8.36
Eggshell
#F0EAD6
ΔE00 8.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.42
Beige (survey)
#E6DAA6
ΔE00 9.72
Lightyellow
#FFFFE0
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5BB #C2BBD5
analogous
#D5CFBB #CED5BB #C1D5BB
triadic
#CED5BB #BBCED5 #D5BBCE
tetradic
#CED5BB #BBD5CF #C2BBD5 #D5BBC1
square
#CED5BB #BBD5CF #C2BBD5 #D5BBC1
split-complementary
#CED5BB #BBC1D5 #CFBBD5
monochromatic
#97A66F #B3BE95 #CED5BB #E9ECE1 #F1F3EC
Accessibility & contrast
On white
1.52
#CED5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CED5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5BB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#D1D2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5bb; /* rgb */ color: rgb(206, 213, 187); /* oklch */ color: oklch(86.1% 0.036 119.4);
Tailwind
colors: {
custom: {
50: '#dde1cf',
500: '#ced5bb',
950: '#000000',
},
}SCSS
$custom: #ced5bb; $custom-light: #dde1cf; $custom-dark: #000000;
JSON
{
"hex": "#ced5bb",
"rgb": {
"r": 206,
"g": 213,
"b": 187
},
"hsl": {
"h": 76.154,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.8606,
"c": 0.03588,
"h": 119.4
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#CED5BB
secondary
#9289AB
accent
#43A25D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483