#CED8BB#CED8BB
#CED8BB is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.7% C 0.041 H 122.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8BB |
|---|---|
| RGB | rgb(206, 216, 187) |
| HSL | hsl(81, 27%, 79%) |
| HSV | hsv(81, 13%, 85%) |
| CMYK | cmyk(4.6%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(84.91, -8.47, 13.16) |
| CIE-LCH | lch(84.91, 15.65, 122.76°) |
| OKLab | oklab(86.68% -0.0219 0.0341) |
| OKLCH | oklch(86.68% 0.041 122.7) |
| XYZ | xyz(58.9778, 65.8214, 56.6018) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.99
Eggshell
#F0EAD6
ΔE00 9.21
Light Grey
#D8DCD6
ΔE00 9.42
Lightyellow
#FFFFE0
ΔE00 9.62
Off White (survey)
#FFFFE4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8BB #C5BBD8
analogous
#D8D4BB #CED8BB #C0D8BB
triadic
#CED8BB #BBCED8 #D8BBCE
tetradic
#CED8BB #BBD8D4 #C5BBD8 #D8BBC0
square
#CED8BB #BBD8D4 #C5BBD8 #D8BBC0
split-complementary
#CED8BB #BBC0D8 #D4BBD8
monochromatic
#96AB6D #B2C294 #CED8BB #EAEEE2 #F1F4EC
Accessibility & contrast
On white
1.48
#CED8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CED8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8BB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8BB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#D0D5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8bb; /* rgb */ color: rgb(206, 216, 187); /* oklch */ color: oklch(86.7% 0.041 122.7);
Tailwind
colors: {
custom: {
50: '#dde4cf',
500: '#ced8bb',
950: '#000000',
},
}SCSS
$custom: #ced8bb; $custom-light: #dde4cf; $custom-dark: #000000;
JSON
{
"hex": "#ced8bb",
"rgb": {
"r": 206,
"g": 216,
"b": 187
},
"hsl": {
"h": 80.69,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.86681,
"c": 0.04052,
"h": 122.7
},
"luminance": 0.65821
}Semantic roles & 50–950 ramp
primary
#CED8BB
secondary
#9689AE
accent
#40A663
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483