#C8D3CA#C8D3CA
#C8D3CA is a very light, near-neutral green. Relative luminance 0.631; OKLCH L 85.6% C 0.017 H 151.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3CA |
|---|---|
| RGB | rgb(200, 211, 202) |
| HSL | hsl(131, 11%, 81%) |
| HSV | hsv(131, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(83.51, -5.39, 3.16) |
| CIE-LCH | lch(83.51, 6.25, 149.58°) |
| OKLab | oklab(85.59% -0.015 0.0083) |
| OKLCH | oklch(85.59% 0.017 151.1) |
| XYZ | xyz(57.7724, 63.1318, 65.0077) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.30
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.77
Silver
#C0C0C0
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3CA #D3C8D1
analogous
#CBD3C8 #C8D3CA #C8D3CF
triadic
#C8D3CA #CAC8D3 #D3CAC8
tetradic
#C8D3CA #C8CBD3 #D3C8D1 #D3CFC8
square
#C8D3CA #C8CBD3 #D3C8D1 #D3CFC8
split-complementary
#C8D3CA #CFC8D3 #D3C8CB
monochromatic
#849D88 #A6B8A9 #C8D3CA #EAEEEB #EEF1EF
Accessibility & contrast
On white
1.54
#C8D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#C8D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3CA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3CA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#C7D3D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d3ca; /* rgb */ color: rgb(200, 211, 202); /* oklch */ color: oklch(85.6% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#d8e0da',
500: '#c8d3ca',
950: '#000000',
},
}SCSS
$custom: #c8d3ca; $custom-light: #d8e0da; $custom-dark: #000000;
JSON
{
"hex": "#c8d3ca",
"rgb": {
"r": 200,
"g": 211,
"b": 202
},
"hsl": {
"h": 130.909,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85586,
"c": 0.01711,
"h": 151.1
},
"luminance": 0.63132
}Semantic roles & 50–950 ramp
primary
#C8D3CA
secondary
#A798A4
accent
#508995
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483