#C8D6C4#C8D6C4
#C8D6C4 is a very light, muted green. Relative luminance 0.644; OKLCH L 86.0% C 0.029 H 138.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6C4 |
|---|---|
| RGB | rgb(200, 214, 196) |
| HSL | hsl(107, 18%, 80%) |
| HSV | hsv(107, 8%, 84%) |
| CMYK | cmyk(6.5%, 0%, 8.4%, 16.1%) |
| CIE-LAB | lab(84.15, -8.01, 7.27) |
| CIE-LCH | lch(84.15, 10.82, 137.76°) |
| OKLab | oklab(86.04% -0.0216 0.019) |
| OKLCH | oklch(86.04% 0.029 138.7) |
| XYZ | xyz(57.8280, 64.3576, 61.5895) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 8.79
Honeydew
#F0FFF0
ΔE00 9.02
Beige
#F5F5DC
ΔE00 9.39
Eggshell
#F0EAD6
ΔE00 9.96
Light Gray
#D3D3D3
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6C4 #D2C4D6
analogous
#D1D6C4 #C8D6C4 #C4D6C9
triadic
#C8D6C4 #C4C8D6 #D6C4C8
tetradic
#C8D6C4 #C4D1D6 #D2C4D6 #D6C9C4
square
#C8D6C4 #C4D1D6 #D2C4D6 #D6C9C4
split-complementary
#C8D6C4 #C9C4D6 #D6C4D1
monochromatic
#85A47C #A6BDA0 #C8D6C4 #EAEFE8 #EEF2ED
Accessibility & contrast
On white
1.51
#C8D6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C8D6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6C4
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6C4 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#D5D1C5
Tritanopia (blue-blind)
#C8D5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d6c4; /* rgb */ color: rgb(200, 214, 196); /* oklch */ color: oklch(86.0% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#d8e2d5',
500: '#c8d6c4',
950: '#000000',
},
}SCSS
$custom: #c8d6c4; $custom-light: #d8e2d5; $custom-dark: #000000;
JSON
{
"hex": "#c8d6c4",
"rgb": {
"r": 200,
"g": 214,
"b": 196
},
"hsl": {
"h": 106.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.86044,
"c": 0.02877,
"h": 138.7
},
"luminance": 0.64358
}Semantic roles & 50–950 ramp
primary
#C8D6C4
secondary
#A693AB
accent
#499C8A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483