#A4C8A7#A4C8A7
#A4C8A7 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.7% C 0.060 H 147.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C8A7 |
|---|---|
| RGB | rgb(164, 200, 167) |
| HSL | hsl(125, 25%, 71%) |
| HSV | hsv(125, 18%, 78%) |
| CMYK | cmyk(18%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(77.27, -18.40, 12.59) |
| CIE-LCH | lch(77.27, 22.29, 145.61°) |
| OKLab | oklab(79.74% -0.0505 0.0325) |
| OKLCH | oklch(79.74% 0.06 147.2) |
| XYZ | xyz(42.9375, 51.9901, 44.3246) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.27
Greenish Grey
#96AE8D
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 7.90
Lichen
#8FB67B
ΔE00 8.73
Light Grey Green
#B7E1A1
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C8A7 #C8A4C5
analogous
#B3C8A4 #A4C8A7 #A4C8B9
triadic
#A4C8A7 #A7A4C8 #C8A7A4
tetradic
#A4C8A7 #A4B3C8 #C8A4C5 #C8B9A4
square
#A4C8A7 #A4B3C8 #C8A4C5 #C8B9A4
split-complementary
#A4C8A7 #B9A4C8 #C8A4B3
monochromatic
#5B9760 #7EB182 #A4C8A7 #CADFCC #ECF3ED
Accessibility & contrast
On white
1.84
#A4C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#A4C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C8A7
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C8A7 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A5
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#A0C6BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a4c8a7; /* rgb */ color: rgb(164, 200, 167); /* oklch */ color: oklch(79.7% 0.060 147.2);
Tailwind
colors: {
custom: {
50: '#bfd8c1',
500: '#a4c8a7',
950: '#000000',
},
}SCSS
$custom: #a4c8a7; $custom-light: #bfd8c1; $custom-dark: #000000;
JSON
{
"hex": "#a4c8a7",
"rgb": {
"r": 164,
"g": 200,
"b": 167
},
"hsl": {
"h": 125,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.79743,
"c": 0.06005,
"h": 147.2
},
"luminance": 0.51991
}Semantic roles & 50–950 ramp
primary
#A4C8A7
secondary
#9D7499
accent
#429BA3
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121412
muted
#828382