#C8D8CB#C8D8CB
#C8D8CB is a very light, muted green. Relative luminance 0.657; OKLCH L 86.6% C 0.025 H 151.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8CB |
|---|---|
| RGB | rgb(200, 216, 203) |
| HSL | hsl(131, 17%, 82%) |
| HSV | hsv(131, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(84.84, -7.78, 4.56) |
| CIE-LCH | lch(84.84, 9.02, 149.63°) |
| OKLab | oklab(86.65% -0.0216 0.0119) |
| OKLCH | oklch(86.65% 0.025 151.1) |
| XYZ | xyz(59.1527, 65.7023, 66.0538) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.50
Light Gray
#D3D3D3
ΔE00 9.77
Mintcream
#F5FFFA
ΔE00 9.89
Gainsboro
#DCDCDC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8CB #D8C8D5
analogous
#CDD8C8 #C8D8CB #C8D8D3
triadic
#C8D8CB #CBC8D8 #D8CBC8
tetradic
#C8D8CB #C8CDD8 #D8C8D5 #D8D3C8
square
#C8D8CB #C8CDD8 #D8C8D5 #D8D3C8
split-complementary
#C8D8CB #D3C8D8 #D8C8CD
monochromatic
#80A587 #A4BFA9 #C8D8CB #ECF1ED #EDF2EE
Accessibility & contrast
On white
1.49
#C8D8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#C8D8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8CB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8CB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#C6D7D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d8cb; /* rgb */ color: rgb(200, 216, 203); /* oklch */ color: oklch(86.6% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#d8e4da',
500: '#c8d8cb',
950: '#000000',
},
}SCSS
$custom: #c8d8cb; $custom-light: #d8e4da; $custom-dark: #000000;
JSON
{
"hex": "#c8d8cb",
"rgb": {
"r": 200,
"g": 216,
"b": 203
},
"hsl": {
"h": 131.25,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86647,
"c": 0.02469,
"h": 151.1
},
"luminance": 0.65703
}Semantic roles & 50–950 ramp
primary
#C8D8CB
secondary
#AD97A9
accent
#4A8C9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483