#C8D7CA#C8D7CA
#C8D7CA is a very light, muted green. Relative luminance 0.651; OKLCH L 86.4% C 0.024 H 149.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7CA |
|---|---|
| RGB | rgb(200, 215, 202) |
| HSL | hsl(128, 16%, 81%) |
| HSV | hsv(128, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(84.56, -7.45, 4.68) |
| CIE-LCH | lch(84.56, 8.80, 147.88°) |
| OKLab | oklab(86.41% -0.0206 0.0122) |
| OKLCH | oklch(86.41% 0.024 149.3) |
| XYZ | xyz(58.7785, 65.1440, 65.3430) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 7.64
Honeydew
#F0FFF0
ΔE00 8.67
Light Gray
#D3D3D3
ΔE00 9.52
Gainsboro
#DCDCDC
ΔE00 9.74
Beige
#F5F5DC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7CA #D7C8D5
analogous
#CED7C8 #C8D7CA #C8D7D2
triadic
#C8D7CA #CAC8D7 #D7CAC8
tetradic
#C8D7CA #C8CED7 #D7C8D5 #D7D2C8
square
#C8D7CA #C8CED7 #D7C8D5 #D7D2C8
split-complementary
#C8D7CA #D2C8D7 #D7C8CE
monochromatic
#81A386 #A5BDA8 #C8D7CA #EBF1EC #EDF2EE
Accessibility & contrast
On white
1.50
#C8D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#C8D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7CA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7CA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D5D2CB
Tritanopia (blue-blind)
#C6D6D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7ca; /* rgb */ color: rgb(200, 215, 202); /* oklch */ color: oklch(86.4% 0.024 149.3);
Tailwind
colors: {
custom: {
50: '#d8e3da',
500: '#c8d7ca',
950: '#000000',
},
}SCSS
$custom: #c8d7ca; $custom-light: #d8e3da; $custom-dark: #000000;
JSON
{
"hex": "#c8d7ca",
"rgb": {
"r": 200,
"g": 215,
"b": 202
},
"hsl": {
"h": 128,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86413,
"c": 0.02397,
"h": 149.3
},
"luminance": 0.65145
}Semantic roles & 50–950 ramp
primary
#C8D7CA
secondary
#AC97A9
accent
#4B909A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483