#A4E8A8#A4E8A8
#A4E8A8 is a very light, moderate green. Relative luminance 0.684; OKLCH L 86.9% C 0.111 H 146.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E8A8 |
|---|---|
| RGB | rgb(164, 232, 168) |
| HSL | hsl(124, 60%, 78%) |
| HSV | hsv(124, 29%, 91%) |
| CMYK | cmyk(29.3%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(86.22, -33.69, 24.51) |
| CIE-LCH | lch(86.22, 41.66, 143.97°) |
| OKLab | oklab(86.93% -0.092 0.0621) |
| OKLCH | oklch(86.93% 0.111 146) |
| XYZ | xyz(51.2321, 68.4308, 47.5473) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.82
Light Sage
#BCECAC
ΔE00 3.76
Light Sea Green
#98F6B0
ΔE00 3.98
Light Mint Green
#A6FBB2
ΔE00 4.25
Light Grey Green
#B7E1A1
ΔE00 4.55
Mint
#AAF0C1
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E8A8 #E8A4E4
analogous
#C2E8A4 #A4E8A8 #A4E8CA
triadic
#A4E8A8 #A8A4E8 #E8A8A4
tetradic
#A4E8A8 #A4C2E8 #E8A4E4 #E8CAA4
square
#A4E8A8 #A4C2E8 #E8A4E4 #E8CAA4
split-complementary
#A4E8A8 #CAA4E8 #E8A4C2
monochromatic
#42CF4B #73DC79 #A4E8A8 #D5F4D7 #E7F9E8
Accessibility & contrast
On white
1.43
#A4E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#A4E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E8A8
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E8A8 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA4
Deuteranopia (green-blind)
#DFD5AB
Tritanopia (blue-blind)
#9CE5D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e8a8; /* rgb */ color: rgb(164, 232, 168); /* oklch */ color: oklch(86.9% 0.111 146.0);
Tailwind
colors: {
custom: {
50: '#c0efc2',
500: '#a4e8a8',
950: '#000000',
},
}SCSS
$custom: #a4e8a8; $custom-light: #c0efc2; $custom-dark: #000000;
JSON
{
"hex": "#a4e8a8",
"rgb": {
"r": 164,
"g": 232,
"b": 168
},
"hsl": {
"h": 123.529,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.86929,
"c": 0.11105,
"h": 146
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#A4E8A8
secondary
#C36DBE
accent
#1EBDC7
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121612
muted
#828582