#CCD5CF#CCD5CF
#CCD5CF is a very light, near-neutral green. Relative luminance 0.649; OKLCH L 86.4% C 0.013 H 156.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5CF |
|---|---|
| RGB | rgb(204, 213, 207) |
| HSL | hsl(140, 10%, 82%) |
| HSV | hsv(140, 4%, 84%) |
| CMYK | cmyk(4.2%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(84.45, -4.15, 1.90) |
| CIE-LCH | lch(84.45, 4.57, 155.37°) |
| OKLab | oklab(86.44% -0.0117 0.005) |
| OKLCH | oklch(86.44% 0.013 156.9) |
| XYZ | xyz(59.9565, 64.9305, 68.3935) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.90
Silver (survey)
#C5C9C7
ΔE00 4.12
Light Gray
#D3D3D3
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5CF #D5CCD2
analogous
#CED5CC #CCD5CF #CCD5D4
triadic
#CCD5CF #CFCCD5 #D5CFCC
tetradic
#CCD5CF #CCCED5 #D5CCD2 #D5D4CC
square
#CCD5CF #CCCED5 #D5CCD2 #D5D4CC
split-complementary
#CCD5CF #D4CCD5 #D5CCCE
monochromatic
#899E90 #AAB9AF #CCD5CF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.50
#CCD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CCD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5CF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5CF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#CBD5D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd5cf; /* rgb */ color: rgb(204, 213, 207); /* oklch */ color: oklch(86.4% 0.013 156.9);
Tailwind
colors: {
custom: {
50: '#dbe1dd',
500: '#ccd5cf',
950: '#000000',
},
}SCSS
$custom: #ccd5cf; $custom-light: #dbe1dd; $custom-dark: #000000;
JSON
{
"hex": "#ccd5cf",
"rgb": {
"r": 204,
"g": 213,
"b": 207
},
"hsl": {
"h": 140,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.86438,
"c": 0.01272,
"h": 156.9
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#CCD5CF
secondary
#A99CA5
accent
#527E94
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484