#A4EAA1#A4EAA1
#A4EAA1 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.2% C 0.121 H 143.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EAA1 |
|---|---|
| RGB | rgb(164, 234, 161) |
| HSL | hsl(118, 63%, 77%) |
| HSV | hsv(118, 31%, 92%) |
| CMYK | cmyk(29.9%, 0%, 31.2%, 8.2%) |
| CIE-LAB | lab(86.66, -35.75, 28.69) |
| CIE-LCH | lch(86.66, 45.84, 141.25°) |
| OKLab | oklab(87.24% -0.0975 0.0722) |
| OKLCH | oklch(87.24% 0.121 143.5) |
| XYZ | xyz(51.1636, 69.3092, 44.3935) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.37
Light Sage
#BCECAC
ΔE00 3.79
Washed Out Green
#BCF5A6
ΔE00 3.88
Light Mint Green
#A6FBB2
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EAA1 #E7A1EA
analogous
#C9EAA1 #A4EAA1 #A1EAC2
triadic
#A4EAA1 #A1A4EA #EAA1A4
tetradic
#A4EAA1 #A1C9EA #E7A1EA #EAC2A1
square
#A4EAA1 #A1C9EA #E7A1EA #EAC2A1
split-complementary
#A4EAA1 #C2A1EA #EAA1C9
monochromatic
#43D43D #74DF6F #A4EAA1 #D4F5D3 #E7F9E6
Accessibility & contrast
On white
1.41
#A4EAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A4EAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EAA1
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EAA1 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9C
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#9DE6D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4eaa1; /* rgb */ color: rgb(164, 234, 161); /* oklch */ color: oklch(87.2% 0.121 143.5);
Tailwind
colors: {
custom: {
50: '#c1f1bd',
500: '#a4eaa1',
950: '#000000',
},
}SCSS
$custom: #a4eaa1; $custom-light: #c1f1bd; $custom-dark: #000000;
JSON
{
"hex": "#a4eaa1",
"rgb": {
"r": 164,
"g": 234,
"b": 161
},
"hsl": {
"h": 117.534,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.87239,
"c": 0.12133,
"h": 143.5
},
"luminance": 0.69311
}Semantic roles & 50–950 ramp
primary
#A4EAA1
secondary
#C26AC6
accent
#1ACBC4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121612
muted
#828582