#CED8BD#CED8BD
#CED8BD is a very light, muted yellow-green. Relative luminance 0.659; OKLCH L 86.7% C 0.038 H 123.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8BD |
|---|---|
| RGB | rgb(206, 216, 189) |
| HSL | hsl(82, 26%, 79%) |
| HSV | hsv(82, 13%, 85%) |
| CMYK | cmyk(4.6%, 0%, 12.5%, 15.3%) |
| CIE-LAB | lab(84.95, -8.14, 12.17) |
| CIE-LCH | lch(84.95, 14.64, 123.77°) |
| OKLab | oklab(86.73% -0.0211 0.0316) |
| OKLCH | oklch(86.73% 0.038 123.8) |
| XYZ | xyz(59.1934, 65.9076, 57.7372) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.85
Eggshell
#F0EAD6
ΔE00 8.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.19
Honeydew
#F0FFF0
ΔE00 9.60
Lightyellow
#FFFFE0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8BD #C7BDD8
analogous
#D8D5BD #CED8BD #C1D8BD
triadic
#CED8BD #BDCED8 #D8BDCE
tetradic
#CED8BD #BDD8D5 #C7BDD8 #D8BDC1
square
#CED8BD #BDD8D5 #C7BDD8 #D8BDC1
split-complementary
#CED8BD #BDC1D8 #D5BDD8
monochromatic
#95AB70 #B1C197 #CED8BD #EBEFE3 #F1F4EC
Accessibility & contrast
On white
1.48
#CED8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CED8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8BD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8BD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BC
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#D0D5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8bd; /* rgb */ color: rgb(206, 216, 189); /* oklch */ color: oklch(86.7% 0.038 123.8);
Tailwind
colors: {
custom: {
50: '#dde4d0',
500: '#ced8bd',
950: '#000000',
},
}SCSS
$custom: #ced8bd; $custom-light: #dde4d0; $custom-dark: #000000;
JSON
{
"hex": "#ced8bd",
"rgb": {
"r": 206,
"g": 216,
"b": 189
},
"hsl": {
"h": 82.222,
"s": 25.714,
"l": 79.412
},
"oklch": {
"l": 0.8673,
"c": 0.03796,
"h": 123.8
},
"luminance": 0.65908
}Semantic roles & 50–950 ramp
primary
#CED8BD
secondary
#988BAE
accent
#41A466
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483