#A4E09F#A4E09F
#A4E09F is a very light, moderate green. Relative luminance 0.637; OKLCH L 84.9% C 0.108 H 142.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E09F |
|---|---|
| RGB | rgb(164, 224, 159) |
| HSL | hsl(115, 51%, 75%) |
| HSV | hsv(115, 29%, 88%) |
| CMYK | cmyk(26.8%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(83.81, -31.44, 25.87) |
| CIE-LCH | lch(83.81, 40.71, 140.55°) |
| OKLab | oklab(84.93% -0.0857 0.0654) |
| OKLCH | oklch(84.93% 0.108 142.7) |
| XYZ | xyz(48.2217, 63.7053, 42.5498) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.00
Light Grey Green
#B7E1A1
ΔE00 3.33
Light Sage
#BCECAC
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 5.48
Light Sea Green
#98F6B0
ΔE00 5.91
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E09F #DB9FE0
analogous
#C4E09F #A4E09F #9FE0BB
triadic
#A4E09F #9FA4E0 #E09FA4
tetradic
#A4E09F #9FC4E0 #DB9FE0 #E0BB9F
square
#A4E09F #9FC4E0 #DB9FE0 #E0BB9F
split-complementary
#A4E09F #BB9FE0 #E09FC4
monochromatic
#4CC242 #78D171 #A4E09F #D0EFCD #E9F8E8
Accessibility & contrast
On white
1.53
#A4E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A4E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E09F
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E09F | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#9FDCCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e09f; /* rgb */ color: rgb(164, 224, 159); /* oklch */ color: oklch(84.9% 0.108 142.7);
Tailwind
colors: {
custom: {
50: '#c0eabb',
500: '#a4e09f',
950: '#000000',
},
}SCSS
$custom: #a4e09f; $custom-light: #c0eabb; $custom-dark: #000000;
JSON
{
"hex": "#a4e09f",
"rgb": {
"r": 164,
"g": 224,
"b": 159
},
"hsl": {
"h": 115.385,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.84933,
"c": 0.10781,
"h": 142.7
},
"luminance": 0.63707
}Semantic roles & 50–950 ramp
primary
#A4E09F
secondary
#B36AB9
accent
#27BFB3
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482