#A4EAA5#A4EAA5
#A4EAA5 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.3% C 0.117 H 144.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EAA5 |
|---|---|
| RGB | rgb(164, 234, 165) |
| HSL | hsl(121, 63%, 78%) |
| HSV | hsv(121, 30%, 92%) |
| CMYK | cmyk(29.9%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(86.73, -35.11, 26.74) |
| CIE-LCH | lch(86.73, 44.13, 142.71°) |
| OKLab | oklab(87.32% -0.0958 0.0675) |
| OKLCH | oklch(87.32% 0.117 144.8) |
| XYZ | xyz(51.5220, 69.4526, 46.2810) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.65
Light Sea Green
#98F6B0
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 3.73
Light Mint Green
#A6FBB2
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.28
Celadon
#BEFDB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EAA5 #EAA4E9
analogous
#C6EAA4 #A4EAA5 #A4EAC8
triadic
#A4EAA5 #A5A4EA #EAA5A4
tetradic
#A4EAA5 #A4C6EA #EAA4E9 #EAC8A4
square
#A4EAA5 #A4C6EA #EAA4E9 #EAC8A4
split-complementary
#A4EAA5 #C8A4EA #EAA4C6
monochromatic
#41D343 #72DF74 #A4EAA5 #D6F5D6 #E6F9E6
Accessibility & contrast
On white
1.41
#A4EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#A4EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EAA5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EAA5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA1
Deuteranopia (green-blind)
#E2D6A9
Tritanopia (blue-blind)
#9DE6D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4eaa5; /* rgb */ color: rgb(164, 234, 165); /* oklch */ color: oklch(87.3% 0.117 144.8);
Tailwind
colors: {
custom: {
50: '#c1f1c0',
500: '#a4eaa5',
950: '#000000',
},
}SCSS
$custom: #a4eaa5; $custom-light: #c1f1c0; $custom-dark: #000000;
JSON
{
"hex": "#a4eaa5",
"rgb": {
"r": 164,
"g": 234,
"b": 165
},
"hsl": {
"h": 120.857,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.8732,
"c": 0.11723,
"h": 144.8
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#A4EAA5
secondary
#C66DC4
accent
#1BC8CA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121612
muted
#828582