#CCDCCF#CCDCCF
#CCDCCF is a very light, muted green. Relative luminance 0.685; OKLCH L 87.9% C 0.025 H 151.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCCF |
|---|---|
| RGB | rgb(204, 220, 207) |
| HSL | hsl(131, 19%, 83%) |
| HSV | hsv(131, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.27, -7.76, 4.54) |
| CIE-LCH | lch(86.27, 8.99, 149.64°) |
| OKLab | oklab(87.88% -0.0215 0.0119) |
| OKLCH | oklch(87.88% 0.025 151.1) |
| XYZ | xyz(61.7553, 68.5282, 68.9931) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.05
Honeydew
#F0FFF0
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 8.29
Mintcream
#F5FFFA
ΔE00 9.06
Beige
#F5F5DC
ΔE00 9.39
Gainsboro
#DCDCDC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCCF #DCCCD9
analogous
#D1DCCC #CCDCCF #CCDCD7
triadic
#CCDCCF #CFCCDC #DCCFCC
tetradic
#CCDCCF #CCD1DC #DCCCD9 #DCD7CC
square
#CCDCCF #CCD1DC #DCCCD9 #DCD7CC
split-complementary
#CCDCCF #D7CCDC #DCCCD1
monochromatic
#83AA8B #A8C3AD #CCDCCF #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.43
#CCDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CCDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCCF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCCF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#CADBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdccf; /* rgb */ color: rgb(204, 220, 207); /* oklch */ color: oklch(87.9% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#dbe6dd',
500: '#ccdccf',
950: '#000000',
},
}SCSS
$custom: #ccdccf; $custom-light: #dbe6dd; $custom-dark: #000000;
JSON
{
"hex": "#ccdccf",
"rgb": {
"r": 204,
"g": 220,
"b": 207
},
"hsl": {
"h": 131.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87877,
"c": 0.02461,
"h": 151.1
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#CCDCCF
secondary
#B29BAD
accent
#498D9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484