#C8D3C8#C8D3C8
#C8D3C8 is a very light, near-neutral green. Relative luminance 0.630; OKLCH L 85.5% C 0.019 H 145.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3C8 |
|---|---|
| RGB | rgb(200, 211, 200) |
| HSL | hsl(120, 11%, 81%) |
| HSV | hsv(120, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(83.46, -5.75, 4.15) |
| CIE-LCH | lch(83.46, 7.09, 144.15°) |
| OKLab | oklab(85.53% -0.0158 0.0109) |
| OKLCH | oklch(85.53% 0.019 145.4) |
| XYZ | xyz(57.5371, 63.0377, 63.7686) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.81
Fog
#D8DCE0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3C8 #D3C8D3
analogous
#CDD3C8 #C8D3C8 #C8D3CD
triadic
#C8D3C8 #C8C8D3 #D3C8C8
tetradic
#C8D3C8 #C8CDD3 #D3C8D3 #D3CDC8
square
#C8D3C8 #C8CDD3 #D3C8D3 #D3CDC8
split-complementary
#C8D3C8 #CDC8D3 #D3C8CD
monochromatic
#849D84 #A6B8A6 #C8D3C8 #EAEEEA #EEF1EE
Accessibility & contrast
On white
1.54
#C8D3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C8D3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3C8
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3C8 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D2CFC8
Tritanopia (blue-blind)
#C7D2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d3c8; /* rgb */ color: rgb(200, 211, 200); /* oklch */ color: oklch(85.5% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#d8e0d8',
500: '#c8d3c8',
950: '#000000',
},
}SCSS
$custom: #c8d3c8; $custom-light: #d8e0d8; $custom-dark: #000000;
JSON
{
"hex": "#c8d3c8",
"rgb": {
"r": 200,
"g": 211,
"b": 200
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85531,
"c": 0.01916,
"h": 145.4
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#C8D3C8
secondary
#A798A7
accent
#509595
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483