#C8D2CC#C8D2CC
#C8D2CC is a very light, near-neutral green. Relative luminance 0.627; OKLCH L 85.4% C 0.014 H 159.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2CC |
|---|---|
| RGB | rgb(200, 210, 204) |
| HSL | hsl(144, 10%, 80%) |
| HSV | hsv(144, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.30, -4.50, 1.79) |
| CIE-LCH | lch(83.30, 4.85, 158.28°) |
| OKLab | oklab(85.44% -0.0128 0.0047) |
| OKLCH | oklch(85.44% 0.014 159.9) |
| XYZ | xyz(57.7630, 62.7318, 66.1803) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.73
Silver (survey)
#C5C9C7
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.71
Fog
#D8DCE0
ΔE00 6.97
Silver
#C0C0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2CC #D2C8CE
analogous
#C9D2C8 #C8D2CC #C8D2D1
triadic
#C8D2CC #CCC8D2 #D2CCC8
tetradic
#C8D2CC #C8C9D2 #D2C8CE #D2D1C8
square
#C8D2CC #C8C9D2 #D2C8CE #D2D1C8
split-complementary
#C8D2CC #D1C8D2 #D2C8C9
monochromatic
#859B8E #A6B6AD #C8D2CC #EAEEEB #EEF1EF
Accessibility & contrast
On white
1.55
#C8D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C8D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2CC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2CC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#C6D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2cc; /* rgb */ color: rgb(200, 210, 204); /* oklch */ color: oklch(85.4% 0.014 159.9);
Tailwind
colors: {
custom: {
50: '#d8dfdb',
500: '#c8d2cc',
950: '#000000',
},
}SCSS
$custom: #c8d2cc; $custom-light: #d8dfdb; $custom-dark: #000000;
JSON
{
"hex": "#c8d2cc",
"rgb": {
"r": 200,
"g": 210,
"b": 204
},
"hsl": {
"h": 144,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85437,
"c": 0.0136,
"h": 159.9
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#C8D2CC
secondary
#A698A0
accent
#517994
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484