#A8C8A6#A8C8A6
#A8C8A6 is a light, muted green. Relative luminance 0.524; OKLCH L 80.0% C 0.058 H 143.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A8C8A6 |
|---|---|
| RGB | rgb(168, 200, 166) |
| HSL | hsl(116, 24%, 72%) |
| HSV | hsv(116, 17%, 78%) |
| CMYK | cmyk(16%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.51, -17.20, 13.50) |
| CIE-LCH | lch(77.51, 21.87, 141.88°) |
| OKLab | oklab(79.99% -0.047 0.0348) |
| OKLCH | oklch(79.99% 0.058 143.5) |
| XYZ | xyz(43.6841, 52.3857, 43.8789) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.54
Greenish Grey
#96AE8D
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.42
Lichen
#8FB67B
ΔE00 8.56
Light Grey Green
#B7E1A1
ΔE00 8.78
Pale Teal
#82CBB2
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8C8A6 #C6A6C8
analogous
#B9C8A6 #A8C8A6 #A6C8B5
triadic
#A8C8A6 #A6A8C8 #C8A6A8
tetradic
#A8C8A6 #A6B9C8 #C6A6C8 #C8B5A6
square
#A8C8A6 #A6B9C8 #C6A6C8 #C8B5A6
split-complementary
#A8C8A6 #B5A6C8 #C8A6B9
monochromatic
#60975D #83B180 #A8C8A6 #CDDFCC #EDF3EC
Accessibility & contrast
On white
1.83
#A8C8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#A8C8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8C8A6
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8C8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8C8A6 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#C4BEA8
Tritanopia (blue-blind)
#A6C6BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a8c8a6; /* rgb */ color: rgb(168, 200, 166); /* oklch */ color: oklch(80.0% 0.058 143.5);
Tailwind
colors: {
custom: {
50: '#c2d8c0',
500: '#a8c8a6',
950: '#000000',
},
}SCSS
$custom: #a8c8a6; $custom-light: #c2d8c0; $custom-dark: #000000;
JSON
{
"hex": "#a8c8a6",
"rgb": {
"r": 168,
"g": 200,
"b": 166
},
"hsl": {
"h": 116.471,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.79991,
"c": 0.05845,
"h": 143.5
},
"luminance": 0.52387
}Semantic roles & 50–950 ramp
primary
#A8C8A6
secondary
#9A769D
accent
#43A29D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382