#CED8CB#CED8CB
#CED8CB is a very light, muted green. Relative luminance 0.665; OKLCH L 87.1% C 0.021 H 138.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CB |
|---|---|
| RGB | rgb(206, 216, 203) |
| HSL | hsl(106, 14%, 82%) |
| HSV | hsv(106, 6%, 85%) |
| CMYK | cmyk(4.6%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(85.27, -5.74, 5.24) |
| CIE-LCH | lch(85.27, 7.77, 137.62°) |
| OKLab | oklab(87.09% -0.0155 0.0137) |
| OKLCH | oklch(87.09% 0.021 138.4) |
| XYZ | xyz(60.7871, 66.5451, 66.1304) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.37
Honeydew
#F0FFF0
ΔE00 8.39
Eggshell
#F0EAD6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CB #D5CBD8
analogous
#D5D8CB #CED8CB #CBD8CF
triadic
#CED8CB #CBCED8 #D8CBCE
tetradic
#CED8CB #CBD5D8 #D5CBD8 #D8CFCB
square
#CED8CB #CBD5D8 #D5CBD8 #D8CFCB
split-complementary
#CED8CB #CFCBD8 #D8CBD5
monochromatic
#8CA485 #ADBEA8 #CED8CB #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.47
#CED8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CED8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#CED7D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8cb; /* rgb */ color: rgb(206, 216, 203); /* oklch */ color: oklch(87.1% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#dde4da',
500: '#ced8cb',
950: '#000000',
},
}SCSS
$custom: #ced8cb; $custom-light: #dde4da; $custom-dark: #000000;
JSON
{
"hex": "#ced8cb",
"rgb": {
"r": 206,
"g": 216,
"b": 203
},
"hsl": {
"h": 106.154,
"s": 14.286,
"l": 82.157
},
"oklch": {
"l": 0.87094,
"c": 0.02066,
"h": 138.4
},
"luminance": 0.66545
}Semantic roles & 50–950 ramp
primary
#CED8CB
secondary
#A99AAD
accent
#4D9887
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483