#A8C2AA#A8C2AA
#A8C2AA is a light, muted green. Relative luminance 0.498; OKLCH L 78.8% C 0.044 H 147.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A8C2AA |
|---|---|
| RGB | rgb(168, 194, 170) |
| HSL | hsl(125, 18%, 71%) |
| HSV | hsv(125, 13%, 76%) |
| CMYK | cmyk(13.4%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(75.95, -13.42, 9.14) |
| CIE-LCH | lch(75.95, 16.24, 145.75°) |
| OKLab | oklab(78.78% -0.0369 0.0237) |
| OKLCH | oklch(78.78% 0.044 147.3) |
| XYZ | xyz(42.6943, 49.8100, 45.3873) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.42
Sage Green
#9CAF88
ΔE00 7.41
Darkseagreen
#8FBC8F
ΔE00 7.61
Pale Teal
#82CBB2
ΔE00 9.52
Greyish Green
#82A67D
ΔE00 10.49
Lichen
#8FB67B
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8C2AA #C2A8C0
analogous
#B3C2A8 #A8C2AA #A8C2B7
triadic
#A8C2AA #AAA8C2 #C2AAA8
tetradic
#A8C2AA #A8B3C2 #C2A8C0 #C2B7A8
square
#A8C2AA #A8B3C2 #C2A8C0 #C2B7A8
split-complementary
#A8C2AA #B7A8C2 #C2A8B3
monochromatic
#638D66 #84A987 #A8C2AA #CCDBCD #EDF2ED
Accessibility & contrast
On white
1.92
#A8C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A8C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8C2AA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8C2AA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#A5C1BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a8c2aa; /* rgb */ color: rgb(168, 194, 170); /* oklch */ color: oklch(78.8% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#c2d4c3',
500: '#a8c2aa',
950: '#000000',
},
}SCSS
$custom: #a8c2aa; $custom-light: #c2d4c3; $custom-dark: #000000;
JSON
{
"hex": "#a8c2aa",
"rgb": {
"r": 168,
"g": 194,
"b": 170
},
"hsl": {
"h": 124.615,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.7878,
"c": 0.04386,
"h": 147.3
},
"luminance": 0.49811
}Semantic roles & 50–950 ramp
primary
#A8C2AA
secondary
#E6DFE6
accent
#4A969C
background
#FBFDFB
surface
#F7FAF7
border
#D0D3D0
text
#121412
muted
#818381