#C8D5CC#C8D5CC
#C8D5CC is a very light, near-neutral green. Relative luminance 0.642; OKLCH L 86.1% C 0.019 H 155.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CC |
|---|---|
| RGB | rgb(200, 213, 204) |
| HSL | hsl(138, 13%, 81%) |
| HSV | hsv(138, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(84.08, -6.06, 2.93) |
| CIE-LCH | lch(84.08, 6.73, 154.18°) |
| OKLab | oklab(86.05% -0.017 0.0077) |
| OKLCH | oklch(86.05% 0.019 155.8) |
| XYZ | xyz(58.5106, 64.2270, 66.4295) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.72
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.58
Silver
#C0C0C0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CC #D5C8D1
analogous
#CAD5C8 #C8D5CC #C8D5D2
triadic
#C8D5CC #CCC8D5 #D5CCC8
tetradic
#C8D5CC #C8CAD5 #D5C8D1 #D5D2C8
square
#C8D5CC #C8CAD5 #D5C8D1 #D5D2C8
split-complementary
#C8D5CC #D2C8D5 #D5C8CA
monochromatic
#83A08C #A5BBAC #C8D5CC #EBEFEC #EEF2EF
Accessibility & contrast
On white
1.52
#C8D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C8D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#C6D5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5cc; /* rgb */ color: rgb(200, 213, 204); /* oklch */ color: oklch(86.1% 0.019 155.8);
Tailwind
colors: {
custom: {
50: '#d8e1db',
500: '#c8d5cc',
950: '#000000',
},
}SCSS
$custom: #c8d5cc; $custom-light: #d8e1db; $custom-dark: #000000;
JSON
{
"hex": "#c8d5cc",
"rgb": {
"r": 200,
"g": 213,
"b": 204
},
"hsl": {
"h": 138.462,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86054,
"c": 0.01866,
"h": 155.8
},
"luminance": 0.64227
}Semantic roles & 50–950 ramp
primary
#C8D5CC
secondary
#A998A4
accent
#4E8198
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484