#CCD6CF#CCD6CF
#CCD6CF is a very light, near-neutral green. Relative luminance 0.654; OKLCH L 86.6% C 0.014 H 155.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6CF |
|---|---|
| RGB | rgb(204, 214, 207) |
| HSL | hsl(138, 11%, 82%) |
| HSV | hsv(138, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(84.71, -4.67, 2.28) |
| CIE-LCH | lch(84.71, 5.20, 153.97°) |
| OKLab | oklab(86.64% -0.0131 0.006) |
| OKLCH | oklch(86.64% 0.014 155.6) |
| XYZ | xyz(60.2088, 65.4351, 68.4776) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.22
Silver (survey)
#C5C9C7
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6CF #D6CCD3
analogous
#CED6CC #CCD6CF #CCD6D4
triadic
#CCD6CF #CFCCD6 #D6CFCC
tetradic
#CCD6CF #CCCED6 #D6CCD3 #D6D4CC
square
#CCD6CF #CCCED6 #D6CCD3 #D6D4CC
split-complementary
#CCD6CF #D4CCD6 #D6CCCE
monochromatic
#889F8F #AABBAF #CCD6CF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.49
#CCD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CCD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6CF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6CF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#CBD6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd6cf; /* rgb */ color: rgb(204, 214, 207); /* oklch */ color: oklch(86.6% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#dbe2dd',
500: '#ccd6cf',
950: '#000000',
},
}SCSS
$custom: #ccd6cf; $custom-light: #dbe2dd; $custom-dark: #000000;
JSON
{
"hex": "#ccd6cf",
"rgb": {
"r": 204,
"g": 214,
"b": 207
},
"hsl": {
"h": 138,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86643,
"c": 0.01441,
"h": 155.6
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#CCD6CF
secondary
#AA9CA6
accent
#518095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484