#C8D7CB#C8D7CB
#C8D7CB is a very light, muted green. Relative luminance 0.652; OKLCH L 86.4% C 0.023 H 151.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7CB |
|---|---|
| RGB | rgb(200, 215, 203) |
| HSL | hsl(132, 16%, 81%) |
| HSV | hsv(132, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(84.58, -7.27, 4.18) |
| CIE-LCH | lch(84.58, 8.39, 150.09°) |
| OKLab | oklab(86.44% -0.0202 0.0109) |
| OKLCH | oklch(86.44% 0.023 151.6) |
| XYZ | xyz(58.8972, 65.1915, 65.9686) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 7.37
Honeydew
#F0FFF0
ΔE00 8.69
Light Gray
#D3D3D3
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.47
Mintcream
#F5FFFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7CB #D7C8D4
analogous
#CDD7C8 #C8D7CB #C8D7D3
triadic
#C8D7CB #CBC8D7 #D7CBC8
tetradic
#C8D7CB #C8CDD7 #D7C8D4 #D7D3C8
square
#C8D7CB #C8CDD7 #D7C8D4 #D7D3C8
split-complementary
#C8D7CB #D3C8D7 #D7C8CD
monochromatic
#81A388 #A5BDAA #C8D7CB #EBF1ED #EDF2EE
Accessibility & contrast
On white
1.50
#C8D7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C8D7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7CB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7CB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#C6D6D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7cb; /* rgb */ color: rgb(200, 215, 203); /* oklch */ color: oklch(86.4% 0.023 151.6);
Tailwind
colors: {
custom: {
50: '#d8e3da',
500: '#c8d7cb',
950: '#000000',
},
}SCSS
$custom: #c8d7cb; $custom-light: #d8e3da; $custom-dark: #000000;
JSON
{
"hex": "#c8d7cb",
"rgb": {
"r": 200,
"g": 215,
"b": 203
},
"hsl": {
"h": 132,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.8644,
"c": 0.02299,
"h": 151.6
},
"luminance": 0.65192
}Semantic roles & 50–950 ramp
primary
#C8D7CB
secondary
#AC97A8
accent
#4B8A9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483