#C8D6CA#C8D6CA
#C8D6CA is a very light, muted green. Relative luminance 0.646; OKLCH L 86.2% C 0.022 H 149.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6CA |
|---|---|
| RGB | rgb(200, 214, 202) |
| HSL | hsl(129, 15%, 81%) |
| HSV | hsv(129, 7%, 84%) |
| CMYK | cmyk(6.5%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(84.30, -6.94, 4.30) |
| CIE-LCH | lch(84.30, 8.16, 148.21°) |
| OKLab | oklab(86.21% -0.0192 0.0112) |
| OKLCH | oklch(86.21% 0.022 149.7) |
| XYZ | xyz(58.5246, 64.6363, 65.2584) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 7.06
Honeydew
#F0FFF0
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 8.98
Gainsboro
#DCDCDC
ΔE00 9.26
Fog
#D8DCE0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6CA #D6C8D4
analogous
#CDD6C8 #C8D6CA #C8D6D1
triadic
#C8D6CA #CAC8D6 #D6CAC8
tetradic
#C8D6CA #C8CDD6 #D6C8D4 #D6D1C8
square
#C8D6CA #C8CDD6 #D6C8D4 #D6D1C8
split-complementary
#C8D6CA #D1C8D6 #D6C8CD
monochromatic
#82A286 #A5BCA8 #C8D6CA #EBF0EC #EDF2EE
Accessibility & contrast
On white
1.51
#C8D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#C8D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6CA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6CA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#C7D5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d6ca; /* rgb */ color: rgb(200, 214, 202); /* oklch */ color: oklch(86.2% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d8e2da',
500: '#c8d6ca',
950: '#000000',
},
}SCSS
$custom: #c8d6ca; $custom-light: #d8e2da; $custom-dark: #000000;
JSON
{
"hex": "#c8d6ca",
"rgb": {
"r": 200,
"g": 214,
"b": 202
},
"hsl": {
"h": 128.571,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86206,
"c": 0.02226,
"h": 149.7
},
"luminance": 0.64637
}Semantic roles & 50–950 ramp
primary
#C8D6CA
secondary
#AB98A8
accent
#4D8E99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483