#A2C8A4#A2C8A4
#A2C8A4 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.5% C 0.065 H 146.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8A4 |
|---|---|
| RGB | rgb(162, 200, 164) |
| HSL | hsl(123, 26%, 71%) |
| HSV | hsv(123, 19%, 78%) |
| CMYK | cmyk(19%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(77.08, -19.61, 13.91) |
| CIE-LCH | lch(77.08, 24.05, 144.66°) |
| OKLab | oklab(79.54% -0.0537 0.0358) |
| OKLCH | oklch(79.54% 0.065 146.3) |
| XYZ | xyz(42.2537, 51.6692, 42.8617) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.57
Greenish Grey
#96AE8D
ΔE00 7.23
Sage Green
#9CAF88
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 7.85
Lichen
#8FB67B
ΔE00 8.03
Light Grey Green
#B7E1A1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8A4 #C8A2C6
analogous
#B3C8A2 #A2C8A4 #A2C8B7
triadic
#A2C8A4 #A4A2C8 #C8A4A2
tetradic
#A2C8A4 #A2B3C8 #C8A2C6 #C8B7A2
square
#A2C8A4 #A2B3C8 #C8A2C6 #C8B7A2
split-complementary
#A2C8A4 #B7A2C8 #C8A2B3
monochromatic
#59975C #7CB17E #A2C8A4 #C8DFCA #ECF4EC
Accessibility & contrast
On white
1.85
#A2C8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#A2C8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8A4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8A4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A2
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#9EC6BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a2c8a4; /* rgb */ color: rgb(162, 200, 164); /* oklch */ color: oklch(79.5% 0.065 146.3);
Tailwind
colors: {
custom: {
50: '#bed8bf',
500: '#a2c8a4',
950: '#000000',
},
}SCSS
$custom: #a2c8a4; $custom-light: #bed8bf; $custom-dark: #000000;
JSON
{
"hex": "#a2c8a4",
"rgb": {
"r": 162,
"g": 200,
"b": 164
},
"hsl": {
"h": 123.158,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.79536,
"c": 0.06459,
"h": 146.3
},
"luminance": 0.5167
}Semantic roles & 50–950 ramp
primary
#A2C8A4
secondary
#9D729A
accent
#419FA4
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382