#CCD7C8#CCD7C8
#CCD7C8 is a very light, muted green. Relative luminance 0.656; OKLCH L 86.7% C 0.024 H 137.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD7C8 |
|---|---|
| RGB | rgb(204, 215, 200) |
| HSL | hsl(104, 16%, 81%) |
| HSV | hsv(104, 7%, 84%) |
| CMYK | cmyk(5.1%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(84.80, -6.44, 6.12) |
| CIE-LCH | lch(84.80, 8.88, 136.48°) |
| OKLab | oklab(86.66% -0.0173 0.016) |
| OKLCH | oklch(86.66% 0.024 137.3) |
| XYZ | xyz(59.6258, 65.6081, 64.1547) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 8.59
Beige
#F5F5DC
ΔE00 8.79
Eggshell
#F0EAD6
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD7C8 #D3C8D7
analogous
#D4D7C8 #CCD7C8 #C8D7CC
triadic
#CCD7C8 #C8CCD7 #D7C8CC
tetradic
#CCD7C8 #C8D4D7 #D3C8D7 #D7CCC8
square
#CCD7C8 #C8D4D7 #D3C8D7 #D7CCC8
split-complementary
#CCD7C8 #CCC8D7 #D7C8D4
monochromatic
#8AA381 #ABBDA5 #CCD7C8 #EDF1EB #EFF2ED
Accessibility & contrast
On white
1.49
#CCD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CCD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD7C8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD7C8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#CCD6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd7c8; /* rgb */ color: rgb(204, 215, 200); /* oklch */ color: oklch(86.7% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#dbe3d8',
500: '#ccd7c8',
950: '#000000',
},
}SCSS
$custom: #ccd7c8; $custom-light: #dbe3d8; $custom-dark: #000000;
JSON
{
"hex": "#ccd7c8",
"rgb": {
"r": 204,
"g": 215,
"b": 200
},
"hsl": {
"h": 104,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86656,
"c": 0.02357,
"h": 137.3
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#CCD7C8
secondary
#A697AC
accent
#4B9A85
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483