#CED6CE#CED6CE
#CED6CE is a very light, near-neutral green. Relative luminance 0.657; OKLCH L 86.8% C 0.014 H 145.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6CE |
|---|---|
| RGB | rgb(206, 214, 206) |
| HSL | hsl(120, 9%, 82%) |
| HSV | hsv(120, 4%, 84%) |
| CMYK | cmyk(3.7%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(84.83, -4.17, 3.00) |
| CIE-LCH | lch(84.83, 5.14, 144.23°) |
| OKLab | oklab(86.77% -0.0114 0.0079) |
| OKLCH | oklch(86.77% 0.014 145.4) |
| XYZ | xyz(60.6388, 65.6709, 67.8617) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.69
Silver (survey)
#C5C9C7
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6CE #D6CED6
analogous
#D2D6CE #CED6CE #CED6D2
triadic
#CED6CE #CECED6 #D6CECE
tetradic
#CED6CE #CED2D6 #D6CED6 #D6D2CE
square
#CED6CE #CED2D6 #D6CED6 #D6D2CE
split-complementary
#CED6CE #D2CED6 #D6CED2
monochromatic
#8B9E8B #ADBAAD #CED6CE #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.49
#CED6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6CE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6CE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#CDD5D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6ce; /* rgb */ color: rgb(206, 214, 206); /* oklch */ color: oklch(86.8% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#dde2dc',
500: '#ced6ce',
950: '#000000',
},
}SCSS
$custom: #ced6ce; $custom-light: #dde2dc; $custom-dark: #000000;
JSON
{
"hex": "#ced6ce",
"rgb": {
"r": 206,
"g": 214,
"b": 206
},
"hsl": {
"h": 120,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86766,
"c": 0.01389,
"h": 145.4
},
"luminance": 0.65671
}Semantic roles & 50–950 ramp
primary
#CED6CE
secondary
#AA9EAA
accent
#539393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484