#C8D5CA#C8D5CA
#C8D5CA is a very light, muted green. Relative luminance 0.641; OKLCH L 86.0% C 0.021 H 150.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CA |
|---|---|
| RGB | rgb(200, 213, 202) |
| HSL | hsl(129, 13%, 81%) |
| HSV | hsv(129, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(84.03, -6.42, 3.92) |
| CIE-LCH | lch(84.03, 7.52, 148.60°) |
| OKLab | oklab(86% -0.0178 0.0103) |
| OKLCH | oklch(86% 0.021 150.1) |
| XYZ | xyz(58.2723, 64.1317, 65.1743) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.77
Honeydew
#F0FFF0
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CA #D5C8D3
analogous
#CCD5C8 #C8D5CA #C8D5D0
triadic
#C8D5CA #CAC8D5 #D5CAC8
tetradic
#C8D5CA #C8CCD5 #D5C8D3 #D5D0C8
square
#C8D5CA #C8CCD5 #D5C8D3 #D5D0C8
split-complementary
#C8D5CA #D0C8D5 #D5C8CC
monochromatic
#83A087 #A5BBA9 #C8D5CA #EBEFEB #EEF2EE
Accessibility & contrast
On white
1.52
#C8D5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#C8D5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#C7D4D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5ca; /* rgb */ color: rgb(200, 213, 202); /* oklch */ color: oklch(86.0% 0.021 150.1);
Tailwind
colors: {
custom: {
50: '#d8e1da',
500: '#c8d5ca',
950: '#000000',
},
}SCSS
$custom: #c8d5ca; $custom-light: #d8e1da; $custom-dark: #000000;
JSON
{
"hex": "#c8d5ca",
"rgb": {
"r": 200,
"g": 213,
"b": 202
},
"hsl": {
"h": 129.231,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.85999,
"c": 0.02054,
"h": 150.1
},
"luminance": 0.64132
}Semantic roles & 50–950 ramp
primary
#C8D5CA
secondary
#A998A7
accent
#4E8C98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483