#C8D6C2#C8D6C2
#C8D6C2 is a very light, muted green. Relative luminance 0.643; OKLCH L 86.0% C 0.031 H 136.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6C2 |
|---|---|
| RGB | rgb(200, 214, 194) |
| HSL | hsl(102, 20%, 80%) |
| HSV | hsv(102, 9%, 84%) |
| CMYK | cmyk(6.5%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.10, -8.36, 8.26) |
| CIE-LCH | lch(84.10, 11.75, 135.33°) |
| OKLab | oklab(85.99% -0.0224 0.0215) |
| OKLCH | oklch(85.99% 0.031 136.2) |
| XYZ | xyz(57.6019, 64.2672, 60.3986) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 9.18
Beige
#F5F5DC
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.37
Eggshell
#F0EAD6
ΔE00 10.01
Off White (survey)
#FFFFE4
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6C2 #D0C2D6
analogous
#D2D6C2 #C8D6C2 #C2D6C6
triadic
#C8D6C2 #C2C8D6 #D6C2C8
tetradic
#C8D6C2 #C2D2D6 #D0C2D6 #D6C6C2
square
#C8D6C2 #C2D2D6 #D0C2D6 #D6C6C2
split-complementary
#C8D6C2 #C6C2D6 #D6C2D2
monochromatic
#86A579 #A7BD9D #C8D6C2 #E9EFE7 #EEF3ED
Accessibility & contrast
On white
1.52
#C8D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C8D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6C2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6C2 | 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)
#D8D3C1
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#C8D4D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d6c2; /* rgb */ color: rgb(200, 214, 194); /* oklch */ color: oklch(86.0% 0.031 136.2);
Tailwind
colors: {
custom: {
50: '#d8e2d4',
500: '#c8d6c2',
950: '#000000',
},
}SCSS
$custom: #c8d6c2; $custom-light: #d8e2d4; $custom-dark: #000000;
JSON
{
"hex": "#c8d6c2",
"rgb": {
"r": 200,
"g": 214,
"b": 194
},
"hsl": {
"h": 102,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85991,
"c": 0.0311,
"h": 136.2
},
"luminance": 0.64268
}Semantic roles & 50–950 ramp
primary
#C8D6C2
secondary
#A391AB
accent
#489E84
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483