#CED8CF#CED8CF
#CED8CF is a very light, near-neutral green. Relative luminance 0.667; OKLCH L 87.2% C 0.016 H 148.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CF |
|---|---|
| RGB | rgb(206, 216, 207) |
| HSL | hsl(126, 11%, 83%) |
| HSV | hsv(126, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(85.37, -5.02, 3.26) |
| CIE-LCH | lch(85.37, 5.99, 147.00°) |
| OKLab | oklab(87.2% -0.0139 0.0085) |
| OKLCH | oklch(87.2% 0.016 148.4) |
| XYZ | xyz(61.2699, 66.7382, 68.6733) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Silver (survey)
#C5C9C7
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.76
Honeydew
#F0FFF0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CF #D8CED7
analogous
#D2D8CE #CED8CF #CED8D4
triadic
#CED8CF #CFCED8 #D8CFCE
tetradic
#CED8CF #CED2D8 #D8CED7 #D8D4CE
square
#CED8CF #CED2D8 #D8CED7 #D8D4CE
split-complementary
#CED8CF #D4CED8 #D8CED2
monochromatic
#8AA28C #ACBDAE #CED8CF #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.46
#CED8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CED8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#CDD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8cf; /* rgb */ color: rgb(206, 216, 207); /* oklch */ color: oklch(87.2% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#dde4dd',
500: '#ced8cf',
950: '#000000',
},
}SCSS
$custom: #ced8cf; $custom-light: #dde4dd; $custom-dark: #000000;
JSON
{
"hex": "#ced8cf",
"rgb": {
"r": 206,
"g": 216,
"b": 207
},
"hsl": {
"h": 126,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87203,
"c": 0.0163,
"h": 148.4
},
"luminance": 0.66739
}Semantic roles & 50–950 ramp
primary
#CED8CF
secondary
#AC9EAB
accent
#508E95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484