#CCD5C8#CCD5C8
#CCD5C8 is a very light, muted green. Relative luminance 0.646; OKLCH L 86.2% C 0.020 H 135.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5C8 |
|---|---|
| RGB | rgb(204, 213, 200) |
| HSL | hsl(102, 13%, 81%) |
| HSV | hsv(102, 6%, 84%) |
| CMYK | cmyk(4.2%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(84.28, -5.41, 5.37) |
| CIE-LCH | lch(84.28, 7.62, 135.23°) |
| OKLab | oklab(86.25% -0.0145 0.0141) |
| OKLCH | oklch(86.25% 0.02 135.8) |
| XYZ | xyz(59.1196, 64.5958, 63.9860) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.30
Eggshell
#F0EAD6
ΔE00 8.57
Beige
#F5F5DC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5C8 #D1C8D5
analogous
#D2D5C8 #CCD5C8 #C8D5CA
triadic
#CCD5C8 #C8CCD5 #D5C8CC
tetradic
#CCD5C8 #C8D2D5 #D1C8D5 #D5CAC8
square
#CCD5C8 #C8D2D5 #D1C8D5 #D5CAC8
split-complementary
#CCD5C8 #CAC8D5 #D5C8D2
monochromatic
#8CA083 #ACBBA5 #CCD5C8 #ECEFEB #EFF2EE
Accessibility & contrast
On white
1.51
#CCD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CCD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5C8
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5C8 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#CCD4D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd5c8; /* rgb */ color: rgb(204, 213, 200); /* oklch */ color: oklch(86.2% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#dbe1d8',
500: '#ccd5c8',
950: '#000000',
},
}SCSS
$custom: #ccd5c8; $custom-light: #dbe1d8; $custom-dark: #000000;
JSON
{
"hex": "#ccd5c8",
"rgb": {
"r": 204,
"g": 213,
"b": 200
},
"hsl": {
"h": 101.538,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86245,
"c": 0.02017,
"h": 135.8
},
"luminance": 0.64596
}Semantic roles & 50–950 ramp
primary
#CCD5C8
secondary
#A498A9
accent
#4E9881
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483