#CCD6D0#CCD6D0
#CCD6D0 is a very light, near-neutral green. Relative luminance 0.655; OKLCH L 86.7% C 0.014 H 159.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6D0 |
|---|---|
| RGB | rgb(204, 214, 208) |
| HSL | hsl(144, 11%, 82%) |
| HSV | hsv(144, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 2.8%, 16.1%) |
| CIE-LAB | lab(84.73, -4.49, 1.79) |
| CIE-LCH | lch(84.73, 4.83, 158.29°) |
| OKLab | oklab(86.67% -0.0127 0.0047) |
| OKLCH | oklch(86.67% 0.014 159.9) |
| XYZ | xyz(60.3314, 65.4842, 69.1235) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.12
Silver (survey)
#C5C9C7
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6D0 #D6CCD2
analogous
#CDD6CC #CCD6D0 #CCD6D5
triadic
#CCD6D0 #D0CCD6 #D6D0CC
tetradic
#CCD6D0 #CCCDD6 #D6CCD2 #D6D5CC
square
#CCD6D0 #CCCDD6 #D6CCD2 #D6D5CC
split-complementary
#CCD6D0 #D5CCD6 #D6CCCD
monochromatic
#889F91 #AABBB1 #CCD6D0 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.49
#CCD6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CCD6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6D0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6D0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D0
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#CAD6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd6d0; /* rgb */ color: rgb(204, 214, 208); /* oklch */ color: oklch(86.7% 0.014 159.9);
Tailwind
colors: {
custom: {
50: '#dbe2de',
500: '#ccd6d0',
950: '#000000',
},
}SCSS
$custom: #ccd6d0; $custom-light: #dbe2de; $custom-dark: #000000;
JSON
{
"hex": "#ccd6d0",
"rgb": {
"r": 204,
"g": 214,
"b": 208
},
"hsl": {
"h": 144,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86671,
"c": 0.01355,
"h": 159.9
},
"luminance": 0.65485
}Semantic roles & 50–950 ramp
primary
#CCD6D0
secondary
#AA9CA4
accent
#517A95
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484