#C8D7CF#C8D7CF
#C8D7CF is a very light, near-neutral green. Relative luminance 0.654; OKLCH L 86.6% C 0.019 H 162.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7CF |
|---|---|
| RGB | rgb(200, 215, 207) |
| HSL | hsl(148, 16%, 81%) |
| HSV | hsv(148, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(84.68, -6.54, 2.21) |
| CIE-LCH | lch(84.68, 6.90, 161.34°) |
| OKLab | oklab(86.55% -0.0186 0.0057) |
| OKLCH | oklch(86.55% 0.019 162.9) |
| XYZ | xyz(59.3801, 65.3846, 68.5115) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.57
Honeydew
#F0FFF0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7CF #D7C8D0
analogous
#C9D7C8 #C8D7CF #C8D7D7
triadic
#C8D7CF #CFC8D7 #D7CFC8
tetradic
#C8D7CF #C8C9D7 #D7C8D0 #D7D7C8
square
#C8D7CF #C8C9D7 #D7C8D0 #D7D7C8
split-complementary
#C8D7CF #D7C8D7 #D7C8C9
monochromatic
#81A391 #A5BDB0 #C8D7CF #EBF1EE #EDF2F0
Accessibility & contrast
On white
1.49
#C8D7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C8D7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7CF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7CF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5CF
Deuteranopia (green-blind)
#D3D3CF
Tritanopia (blue-blind)
#C5D7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7cf; /* rgb */ color: rgb(200, 215, 207); /* oklch */ color: oklch(86.6% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#d8e3dd',
500: '#c8d7cf',
950: '#000000',
},
}SCSS
$custom: #c8d7cf; $custom-light: #d8e3dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d7cf",
"rgb": {
"r": 200,
"g": 215,
"b": 207
},
"hsl": {
"h": 148,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86551,
"c": 0.01949,
"h": 162.9
},
"luminance": 0.65385
}Semantic roles & 50–950 ramp
primary
#C8D7CF
secondary
#AC97A2
accent
#4B759A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484