#CCD4C8#CCD4C8
#CCD4C8 is a very light, near-neutral green. Relative luminance 0.641; OKLCH L 86.0% C 0.018 H 134.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4C8 |
|---|---|
| RGB | rgb(204, 212, 200) |
| HSL | hsl(100, 12%, 81%) |
| HSV | hsv(100, 6%, 83%) |
| CMYK | cmyk(3.8%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(84.01, -4.89, 4.99) |
| CIE-LCH | lch(84.01, 6.99, 134.43°) |
| OKLab | oklab(86.04% -0.013 0.0131) |
| OKLCH | oklch(86.04% 0.018 134.9) |
| XYZ | xyz(58.8689, 64.0943, 63.9024) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.06
Silver (survey)
#C5C9C7
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 7.79
Eggshell
#F0EAD6
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4C8 #D0C8D4
analogous
#D2D4C8 #CCD4C8 #C8D4CA
triadic
#CCD4C8 #C8CCD4 #D4C8CC
tetradic
#CCD4C8 #C8D2D4 #D0C8D4 #D4CAC8
square
#CCD4C8 #C8D2D4 #D0C8D4 #D4CAC8
split-complementary
#CCD4C8 #CAC8D4 #D4C8D2
monochromatic
#8C9E83 #ACB9A6 #CCD4C8 #ECEFEA #EFF2EE
Accessibility & contrast
On white
1.52
#CCD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CCD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4C8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4C8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#CCD3D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd4c8; /* rgb */ color: rgb(204, 212, 200); /* oklch */ color: oklch(86.0% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#dbe1d8',
500: '#ccd4c8',
950: '#000000',
},
}SCSS
$custom: #ccd4c8; $custom-light: #dbe1d8; $custom-dark: #000000;
JSON
{
"hex": "#ccd4c8",
"rgb": {
"r": 204,
"g": 212,
"b": 200
},
"hsl": {
"h": 100,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.8604,
"c": 0.01846,
"h": 134.9
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#CCD4C8
secondary
#A398A8
accent
#4F967F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483