#CED8CE#CED8CE
#CED8CE is a very light, near-neutral green. Relative luminance 0.667; OKLCH L 87.2% C 0.017 H 145.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CE |
|---|---|
| RGB | rgb(206, 216, 206) |
| HSL | hsl(120, 11%, 83%) |
| HSV | hsv(120, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(85.35, -5.20, 3.76) |
| CIE-LCH | lch(85.35, 6.42, 144.18°) |
| OKLab | oklab(87.18% -0.0143 0.0098) |
| OKLCH | oklch(87.18% 0.017 145.4) |
| XYZ | xyz(61.1480, 66.6895, 68.0314) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Silver (survey)
#C5C9C7
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.41
Fog
#D8DCE0
ΔE00 8.16
Honeydew
#F0FFF0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CE #D8CED8
analogous
#D3D8CE #CED8CE #CED8D3
triadic
#CED8CE #CECED8 #D8CECE
tetradic
#CED8CE #CED3D8 #D8CED8 #D8D3CE
square
#CED8CE #CED3D8 #D8CED8 #D8D3CE
split-complementary
#CED8CE #D3CED8 #D8CED3
monochromatic
#8AA28A #ACBDAC #CED8CE #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.46
#CED8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CED8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#CDD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8ce; /* rgb */ color: rgb(206, 216, 206); /* oklch */ color: oklch(87.2% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#dde4dc',
500: '#ced8ce',
950: '#000000',
},
}SCSS
$custom: #ced8ce; $custom-light: #dde4dc; $custom-dark: #000000;
JSON
{
"hex": "#ced8ce",
"rgb": {
"r": 206,
"g": 216,
"b": 206
},
"hsl": {
"h": 120,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87175,
"c": 0.01733,
"h": 145.4
},
"luminance": 0.6669
}Semantic roles & 50–950 ramp
primary
#CED8CE
secondary
#AC9EAC
accent
#509595
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484