#A4E09E#A4E09E
#A4E09E is a very light, moderate green. Relative luminance 0.637; OKLCH L 84.9% C 0.109 H 142.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E09E |
|---|---|
| RGB | rgb(164, 224, 158) |
| HSL | hsl(115, 52%, 75%) |
| HSV | hsv(115, 29%, 88%) |
| CMYK | cmyk(26.8%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(83.79, -31.60, 26.36) |
| CIE-LCH | lch(83.79, 41.15, 140.17°) |
| OKLab | oklab(84.91% -0.0862 0.0665) |
| OKLCH | oklch(84.91% 0.109 142.3) |
| XYZ | xyz(48.1352, 63.6707, 42.0946) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.28
Light Sage
#BCECAC
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E09E #DA9EE0
analogous
#C5E09E #A4E09E #9EE0B9
triadic
#A4E09E #9EA4E0 #E09EA4
tetradic
#A4E09E #9EC5E0 #DA9EE0 #E0B99E
square
#A4E09E #9EC5E0 #DA9EE0 #E0B99E
split-complementary
#A4E09E #B99EE0 #E09EC5
monochromatic
#4DC241 #78D170 #A4E09E #D0EFCC #E9F8E8
Accessibility & contrast
On white
1.53
#A4E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A4E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E09E
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E09E | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59A
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#9FDCCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e09e; /* rgb */ color: rgb(164, 224, 158); /* oklch */ color: oklch(84.9% 0.109 142.3);
Tailwind
colors: {
custom: {
50: '#c0eabb',
500: '#a4e09e',
950: '#000000',
},
}SCSS
$custom: #a4e09e; $custom-light: #c0eabb; $custom-dark: #000000;
JSON
{
"hex": "#a4e09e",
"rgb": {
"r": 164,
"g": 224,
"b": 158
},
"hsl": {
"h": 114.545,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.84913,
"c": 0.10886,
"h": 142.3
},
"luminance": 0.63672
}Semantic roles & 50–950 ramp
primary
#A4E09E
secondary
#B269B9
accent
#27BFB1
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482