#CED6CB#CED6CB
#CED6CB is a very light, near-neutral green. Relative luminance 0.655; OKLCH L 86.7% C 0.017 H 137.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6CB |
|---|---|
| RGB | rgb(206, 214, 203) |
| HSL | hsl(104, 12%, 82%) |
| HSV | hsv(104, 5%, 84%) |
| CMYK | cmyk(3.7%, 0%, 5.1%, 16.1%) |
| CIE-LAB | lab(84.75, -4.71, 4.49) |
| CIE-LCH | lch(84.75, 6.50, 136.37°) |
| OKLab | oklab(86.68% -0.0126 0.0118) |
| OKLCH | oklch(86.68% 0.017 137) |
| XYZ | xyz(60.2778, 65.5265, 65.9606) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.50
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.30
Eggshell
#F0EAD6
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6CB #D3CBD6
analogous
#D4D6CB #CED6CB #CBD6CE
triadic
#CED6CB #CBCED6 #D6CBCE
tetradic
#CED6CB #CBD4D6 #D3CBD6 #D6CECB
square
#CED6CB #CBD4D6 #D3CBD6 #D6CECB
split-complementary
#CED6CB #CECBD6 #D6CBD4
monochromatic
#8EA087 #AEBBA9 #CED6CB #EEF1ED #EFF2EE
Accessibility & contrast
On white
1.49
#CED6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CED6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6CB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6CB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#CED5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6cb; /* rgb */ color: rgb(206, 214, 203); /* oklch */ color: oklch(86.7% 0.017 137.0);
Tailwind
colors: {
custom: {
50: '#dde2da',
500: '#ced6cb',
950: '#000000',
},
}SCSS
$custom: #ced6cb; $custom-light: #dde2da; $custom-dark: #000000;
JSON
{
"hex": "#ced6cb",
"rgb": {
"r": 206,
"g": 214,
"b": 203
},
"hsl": {
"h": 103.636,
"s": 11.828,
"l": 81.765
},
"oklch": {
"l": 0.86684,
"c": 0.01726,
"h": 137
},
"luminance": 0.65527
}Semantic roles & 50–950 ramp
primary
#CED6CB
secondary
#A69BAA
accent
#509683
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483