#C8D2C6#C8D2C6
#C8D2C6 is a very light, near-neutral green. Relative luminance 0.625; OKLCH L 85.3% C 0.020 H 140.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2C6 |
|---|---|
| RGB | rgb(200, 210, 198) |
| HSL | hsl(110, 12%, 80%) |
| HSV | hsv(110, 6%, 82%) |
| CMYK | cmyk(4.8%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(83.15, -5.59, 4.77) |
| CIE-LCH | lch(83.15, 7.35, 139.53°) |
| OKLab | oklab(85.27% -0.0151 0.0125) |
| OKLCH | oklch(85.27% 0.02 140.5) |
| XYZ | xyz(57.0572, 62.4495, 62.4631) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.77
Fog
#D8DCE0
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2C6 #D0C6D2
analogous
#CED2C6 #C8D2C6 #C6D2CA
triadic
#C8D2C6 #C6C8D2 #D2C6C8
tetradic
#C8D2C6 #C6CED2 #D0C6D2 #D2CAC6
square
#C8D2C6 #C6CED2 #D0C6D2 #D2CAC6
split-complementary
#C8D2C6 #CAC6D2 #D2C6CE
monochromatic
#869C82 #A7B7A4 #C8D2C6 #E9EDE8 #EEF2EE
Accessibility & contrast
On white
1.56
#C8D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C8D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2C6
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2C6 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C5
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#C8D1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2c6; /* rgb */ color: rgb(200, 210, 198); /* oklch */ color: oklch(85.3% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#d8dfd7',
500: '#c8d2c6',
950: '#000000',
},
}SCSS
$custom: #c8d2c6; $custom-light: #d8dfd7; $custom-dark: #000000;
JSON
{
"hex": "#c8d2c6",
"rgb": {
"r": 200,
"g": 210,
"b": 198
},
"hsl": {
"h": 110,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.8527,
"c": 0.01963,
"h": 140.5
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#C8D2C6
secondary
#A396A6
accent
#50968A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483