#C8D7CE#C8D7CE
#C8D7CE is a very light, muted green. Relative luminance 0.653; OKLCH L 86.5% C 0.020 H 159.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7CE |
|---|---|
| RGB | rgb(200, 215, 206) |
| HSL | hsl(144, 16%, 81%) |
| HSV | hsv(144, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(84.66, -6.72, 2.70) |
| CIE-LCH | lch(84.66, 7.24, 158.11°) |
| OKLab | oklab(86.52% -0.019 0.007) |
| OKLCH | oklch(86.52% 0.02 159.7) |
| XYZ | xyz(59.2582, 65.3359, 67.8697) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.22
Silver (survey)
#C5C9C7
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 8.69
Honeydew
#F0FFF0
ΔE00 8.88
Fog
#D8DCE0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7CE #D7C8D1
analogous
#CAD7C8 #C8D7CE #C8D7D6
triadic
#C8D7CE #CEC8D7 #D7CEC8
tetradic
#C8D7CE #C8CAD7 #D7C8D1 #D7D6C8
square
#C8D7CE #C8CAD7 #D7C8D1 #D7D6C8
split-complementary
#C8D7CE #D6C8D7 #D7C8CA
monochromatic
#81A38F #A5BDAE #C8D7CE #EBF1EE #EDF2EF
Accessibility & contrast
On white
1.49
#C8D7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8D7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7CE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7CE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CE
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#C6D7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7ce; /* rgb */ color: rgb(200, 215, 206); /* oklch */ color: oklch(86.5% 0.020 159.7);
Tailwind
colors: {
custom: {
50: '#d8e3dc',
500: '#c8d7ce',
950: '#000000',
},
}SCSS
$custom: #c8d7ce; $custom-light: #d8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d7ce",
"rgb": {
"r": 200,
"g": 215,
"b": 206
},
"hsl": {
"h": 144,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86523,
"c": 0.02029,
"h": 159.7
},
"luminance": 0.65336
}Semantic roles & 50–950 ramp
primary
#C8D7CE
secondary
#AC97A4
accent
#4B7B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484