#CCDCD1#CCDCD1
#CCDCD1 is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.023 H 155.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCD1 |
|---|---|
| RGB | rgb(204, 220, 209) |
| HSL | hsl(139, 19%, 83%) |
| HSV | hsv(139, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(86.32, -7.39, 3.56) |
| CIE-LCH | lch(86.32, 8.21, 154.29°) |
| OKLab | oklab(87.93% -0.0208 0.0093) |
| OKLCH | oklch(87.93% 0.023 155.9) |
| XYZ | xyz(62.0014, 68.6266, 70.2890) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.63
Honeydew
#F0FFF0
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 7.81
Mintcream
#F5FFFA
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCD1 #DCCCD7
analogous
#CFDCCC #CCDCD1 #CCDCD9
triadic
#CCDCD1 #D1CCDC #DCD1CC
tetradic
#CCDCD1 #CCCFDC #DCCCD7 #DCD9CC
square
#CCDCD1 #CCCFDC #DCCCD7 #DCD9CC
split-complementary
#CCDCD1 #D9CCDC #DCCCCF
monochromatic
#83AA90 #A8C3B0 #CCDCD1 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.43
#CCDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CCDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCD1
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCD1 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#CADCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdcd1; /* rgb */ color: rgb(204, 220, 209); /* oklch */ color: oklch(87.9% 0.023 155.9);
Tailwind
colors: {
custom: {
50: '#dbe6df',
500: '#ccdcd1',
950: '#000000',
},
}SCSS
$custom: #ccdcd1; $custom-light: #dbe6df; $custom-dark: #000000;
JSON
{
"hex": "#ccdcd1",
"rgb": {
"r": 204,
"g": 220,
"b": 209
},
"hsl": {
"h": 138.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87932,
"c": 0.02275,
"h": 155.9
},
"luminance": 0.68627
}Semantic roles & 50–950 ramp
primary
#CCDCD1
secondary
#B29BAA
accent
#49839D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484