#C8D2C8#C8D2C8
#C8D2C8 is a very light, near-neutral green. Relative luminance 0.625; OKLCH L 85.3% C 0.017 H 145.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2C8 |
|---|---|
| RGB | rgb(200, 210, 200) |
| HSL | hsl(120, 10%, 80%) |
| HSV | hsv(120, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.20, -5.23, 3.78) |
| CIE-LCH | lch(83.20, 6.45, 144.17°) |
| OKLab | oklab(85.32% -0.0143 0.0099) |
| OKLCH | oklch(85.32% 0.017 145.4) |
| XYZ | xyz(57.2894, 62.5424, 63.6861) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2C8 #D2C8D2
analogous
#CDD2C8 #C8D2C8 #C8D2CD
triadic
#C8D2C8 #C8C8D2 #D2C8C8
tetradic
#C8D2C8 #C8CDD2 #D2C8D2 #D2CDC8
square
#C8D2C8 #C8CDD2 #D2C8D2 #D2CDC8
split-complementary
#C8D2C8 #CDC8D2 #D2C8CD
monochromatic
#859B85 #A6B6A6 #C8D2C8 #EAEEEA #EEF1EE
Accessibility & contrast
On white
1.55
#C8D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C8D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2C8
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2C8 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#C7D1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2c8; /* rgb */ color: rgb(200, 210, 200); /* oklch */ color: oklch(85.3% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#d8dfd8',
500: '#c8d2c8',
950: '#000000',
},
}SCSS
$custom: #c8d2c8; $custom-light: #d8dfd8; $custom-dark: #000000;
JSON
{
"hex": "#c8d2c8",
"rgb": {
"r": 200,
"g": 210,
"b": 200
},
"hsl": {
"h": 120,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85325,
"c": 0.01743,
"h": 145.4
},
"luminance": 0.62543
}Semantic roles & 50–950 ramp
primary
#C8D2C8
secondary
#A698A6
accent
#519494
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483