#C8D8CF#C8D8CF
#C8D8CF is a very light, muted green. Relative luminance 0.659; OKLCH L 86.8% C 0.021 H 161.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8CF |
|---|---|
| RGB | rgb(200, 216, 207) |
| HSL | hsl(146, 17%, 82%) |
| HSV | hsv(146, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(84.94, -7.05, 2.59) |
| CIE-LCH | lch(84.94, 7.51, 159.85°) |
| OKLab | oklab(86.76% -0.02 0.0067) |
| OKLCH | oklch(86.76% 0.021 161.4) |
| XYZ | xyz(59.6355, 65.8955, 68.5966) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 6.94
Honeydew
#F0FFF0
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 8.75
Gainsboro
#DCDCDC
ΔE00 8.93
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8CF #D8C8D1
analogous
#C9D8C8 #C8D8CF #C8D8D7
triadic
#C8D8CF #CFC8D8 #D8CFC8
tetradic
#C8D8CF #C8C9D8 #D8C8D1 #D8D7C8
square
#C8D8CF #C8C9D8 #D8C8D1 #D8D7C8
split-complementary
#C8D8CF #D7C8D8 #D8C8C9
monochromatic
#80A590 #A4BFB0 #C8D8CF #ECF1EE #EDF2EF
Accessibility & contrast
On white
1.48
#C8D8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#C8D8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8CF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8CF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#C5D8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d8cf; /* rgb */ color: rgb(200, 216, 207); /* oklch */ color: oklch(86.8% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#d8e4dd',
500: '#c8d8cf',
950: '#000000',
},
}SCSS
$custom: #c8d8cf; $custom-light: #d8e4dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d8cf",
"rgb": {
"r": 200,
"g": 216,
"b": 207
},
"hsl": {
"h": 146.25,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86758,
"c": 0.02113,
"h": 161.4
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#C8D8CF
secondary
#AD97A3
accent
#4A789B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484