#C8D6C6#C8D6C6
#C8D6C6 is a very light, muted green. Relative luminance 0.644; OKLCH L 86.1% C 0.026 H 141.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6C6 |
|---|---|
| RGB | rgb(200, 214, 198) |
| HSL | hsl(113, 16%, 81%) |
| HSV | hsv(113, 7%, 84%) |
| CMYK | cmyk(6.5%, 0%, 7.5%, 16.1%) |
| CIE-LAB | lab(84.20, -7.66, 6.28) |
| CIE-LCH | lch(84.20, 9.90, 140.64°) |
| OKLab | oklab(86.1% -0.0208 0.0164) |
| OKLCH | oklch(86.1% 0.027 141.8) |
| XYZ | xyz(58.0571, 64.4493, 62.7964) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 8.21
Honeydew
#F0FFF0
ΔE00 8.90
Beige
#F5F5DC
ΔE00 9.55
Eggshell
#F0EAD6
ΔE00 9.95
Light Gray
#D3D3D3
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6C6 #D4C6D6
analogous
#D0D6C6 #C8D6C6 #C6D6CC
triadic
#C8D6C6 #C6C8D6 #D6C6C8
tetradic
#C8D6C6 #C6D0D6 #D4C6D6 #D6CCC6
square
#C8D6C6 #C6D0D6 #D4C6D6 #D6CCC6
split-complementary
#C8D6C6 #CCC6D6 #D6C6D0
monochromatic
#83A37F #A6BCA2 #C8D6C6 #EAF0EA #EEF2ED
Accessibility & contrast
On white
1.51
#C8D6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C8D6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6C6
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6C6 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C5
Deuteranopia (green-blind)
#D5D1C7
Tritanopia (blue-blind)
#C7D5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d6c6; /* rgb */ color: rgb(200, 214, 198); /* oklch */ color: oklch(86.1% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#d8e2d7',
500: '#c8d6c6',
950: '#000000',
},
}SCSS
$custom: #c8d6c6; $custom-light: #d8e2d7; $custom-dark: #000000;
JSON
{
"hex": "#c8d6c6",
"rgb": {
"r": 200,
"g": 214,
"b": 198
},
"hsl": {
"h": 112.5,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.86097,
"c": 0.0265,
"h": 141.8
},
"luminance": 0.6445
}Semantic roles & 50–950 ramp
primary
#C8D6C6
secondary
#A895AB
accent
#4B9B91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483