#A4C8A2#A4C8A2
#A4C8A2 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.6% C 0.065 H 143.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C8A2 |
|---|---|
| RGB | rgb(164, 200, 162) |
| HSL | hsl(117, 26%, 71%) |
| HSV | hsv(117, 19%, 78%) |
| CMYK | cmyk(18%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.17, -19.28, 15.12) |
| CIE-LCH | lch(77.17, 24.50, 141.91°) |
| OKLab | oklab(79.62% -0.0526 0.0389) |
| OKLCH | oklch(79.62% 0.065 143.6) |
| XYZ | xyz(42.4842, 51.8087, 41.9372) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.50
Greenish Grey
#96AE8D
ΔE00 7.11
Sage Green
#9CAF88
ΔE00 7.44
Lichen
#8FB67B
ΔE00 7.60
Light Grey Green
#B7E1A1
ΔE00 8.09
Sage Green (survey)
#88B378
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C8A2 #C6A2C8
analogous
#B7C8A2 #A4C8A2 #A2C8B3
triadic
#A4C8A2 #A2A4C8 #C8A2A4
tetradic
#A4C8A2 #A2B7C8 #C6A2C8 #C8B3A2
square
#A4C8A2 #A2B7C8 #C6A2C8 #C8B3A2
split-complementary
#A4C8A2 #B3A2C8 #C8A2B7
monochromatic
#5C9759 #7EB17C #A4C8A2 #CADFC8 #ECF4EC
Accessibility & contrast
On white
1.85
#A4C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#A4C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C8A2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C8A2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#A1C6BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a4c8a2; /* rgb */ color: rgb(164, 200, 162); /* oklch */ color: oklch(79.6% 0.065 143.6);
Tailwind
colors: {
custom: {
50: '#bfd8bd',
500: '#a4c8a2',
950: '#000000',
},
}SCSS
$custom: #a4c8a2; $custom-light: #bfd8bd; $custom-dark: #000000;
JSON
{
"hex": "#a4c8a2",
"rgb": {
"r": 164,
"g": 200,
"b": 162
},
"hsl": {
"h": 116.842,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.79621,
"c": 0.06543,
"h": 143.6
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#A4C8A2
secondary
#9A729D
accent
#41A49F
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382