#CED9BB#CED9BB
#CED9BB is a very light, muted yellow-green. Relative luminance 0.663; OKLCH L 86.9% C 0.042 H 123.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9BB |
|---|---|
| RGB | rgb(206, 217, 187) |
| HSL | hsl(82, 28%, 79%) |
| HSV | hsv(82, 14%, 85%) |
| CMYK | cmyk(5.1%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(85.17, -8.98, 13.53) |
| CIE-LCH | lch(85.17, 16.24, 123.56°) |
| OKLab | oklab(86.89% -0.0233 0.035) |
| OKLCH | oklch(86.89% 0.042 123.7) |
| XYZ | xyz(59.2348, 66.3353, 56.6874) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Eggshell
#F0EAD6
ΔE00 9.50
Lightyellow
#FFFFE0
ΔE00 9.60
Light Grey
#D8DCD6
ΔE00 9.78
Off White (survey)
#FFFFE4
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9BB #C6BBD9
analogous
#D9D5BB #CED9BB #BFD9BB
triadic
#CED9BB #BBCED9 #D9BBCE
tetradic
#CED9BB #BBD9D5 #C6BBD9 #D9BBBF
square
#CED9BB #BBD9D5 #C6BBD9 #D9BBBF
split-complementary
#CED9BB #BBBFD9 #D5BBD9
monochromatic
#95AD6C #B2C394 #CED9BB #EAEFE2 #F1F4EB
Accessibility & contrast
On white
1.47
#CED9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CED9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9BB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9BB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#DBD5BC
Tritanopia (blue-blind)
#D0D6D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced9bb; /* rgb */ color: rgb(206, 217, 187); /* oklch */ color: oklch(86.9% 0.042 123.7);
Tailwind
colors: {
custom: {
50: '#dde4cf',
500: '#ced9bb',
950: '#000000',
},
}SCSS
$custom: #ced9bb; $custom-light: #dde4cf; $custom-dark: #000000;
JSON
{
"hex": "#ced9bb",
"rgb": {
"r": 206,
"g": 217,
"b": 187
},
"hsl": {
"h": 82,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.86888,
"c": 0.04208,
"h": 123.7
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#CED9BB
secondary
#9789B0
accent
#3FA765
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483