#C8D6CC#C8D6CC
#C8D6CC is a very light, muted green. Relative luminance 0.647; OKLCH L 86.3% C 0.020 H 154.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6CC |
|---|---|
| RGB | rgb(200, 214, 204) |
| HSL | hsl(137, 15%, 81%) |
| HSV | hsv(137, 7%, 84%) |
| CMYK | cmyk(6.5%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(84.35, -6.57, 3.31) |
| CIE-LCH | lch(84.35, 7.36, 153.27°) |
| OKLab | oklab(86.26% -0.0184 0.0087) |
| OKLCH | oklch(86.26% 0.02 154.8) |
| XYZ | xyz(58.7629, 64.7316, 66.5136) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 6.51
Light Gray
#D3D3D3
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.71
Honeydew
#F0FFF0
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6CC #D6C8D2
analogous
#CBD6C8 #C8D6CC #C8D6D3
triadic
#C8D6CC #CCC8D6 #D6CCC8
tetradic
#C8D6CC #C8CBD6 #D6C8D2 #D6D3C8
square
#C8D6CC #C8CBD6 #D6C8D2 #D6D3C8
split-complementary
#C8D6CC #D3C8D6 #D6C8CB
monochromatic
#82A28B #A5BCAB #C8D6CC #EBF0ED #EDF2EF
Accessibility & contrast
On white
1.51
#C8D6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#C8D6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6CC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6CC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#C6D6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d6cc; /* rgb */ color: rgb(200, 214, 204); /* oklch */ color: oklch(86.3% 0.020 154.8);
Tailwind
colors: {
custom: {
50: '#d8e2db',
500: '#c8d6cc',
950: '#000000',
},
}SCSS
$custom: #c8d6cc; $custom-light: #d8e2db; $custom-dark: #000000;
JSON
{
"hex": "#c8d6cc",
"rgb": {
"r": 200,
"g": 214,
"b": 204
},
"hsl": {
"h": 137.143,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86261,
"c": 0.02035,
"h": 154.8
},
"luminance": 0.64732
}Semantic roles & 50–950 ramp
primary
#C8D6CC
secondary
#AB98A5
accent
#4D8399
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484