#C8D4C8#C8D4C8
#C8D4C8 is a very light, muted green. Relative luminance 0.635; OKLCH L 85.7% C 0.021 H 145.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4C8 |
|---|---|
| RGB | rgb(200, 212, 200) |
| HSL | hsl(120, 12%, 81%) |
| HSV | hsv(120, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.72, -6.27, 4.53) |
| CIE-LCH | lch(83.72, 7.73, 144.12°) |
| OKLab | oklab(85.74% -0.0172 0.0119) |
| OKLCH | oklch(85.74% 0.021 145.4) |
| XYZ | xyz(57.7863, 63.5361, 63.8517) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 8.47
Gainsboro
#DCDCDC
ΔE00 8.85
Honeydew
#F0FFF0
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4C8 #D4C8D4
analogous
#CED4C8 #C8D4C8 #C8D4CE
triadic
#C8D4C8 #C8C8D4 #D4C8C8
tetradic
#C8D4C8 #C8CED4 #D4C8D4 #D4CEC8
square
#C8D4C8 #C8CED4 #D4C8D4 #D4CEC8
split-complementary
#C8D4C8 #CEC8D4 #D4C8CE
monochromatic
#839E83 #A6B9A6 #C8D4C8 #EAEFEA #EEF2EE
Accessibility & contrast
On white
1.53
#C8D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#C8D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4C8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4C8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#C7D3D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4c8; /* rgb */ color: rgb(200, 212, 200); /* oklch */ color: oklch(85.7% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#d8e1d8',
500: '#c8d4c8',
950: '#000000',
},
}SCSS
$custom: #c8d4c8; $custom-light: #d8e1d8; $custom-dark: #000000;
JSON
{
"hex": "#c8d4c8",
"rgb": {
"r": 200,
"g": 212,
"b": 200
},
"hsl": {
"h": 120,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85737,
"c": 0.02088,
"h": 145.4
},
"luminance": 0.63536
}Semantic roles & 50–950 ramp
primary
#C8D4C8
secondary
#A898A8
accent
#4F9696
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483