#A4E29F#A4E29F
#A4E29F is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.4% C 0.111 H 142.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E29F |
|---|---|
| RGB | rgb(164, 226, 159) |
| HSL | hsl(116, 54%, 75%) |
| HSV | hsv(116, 30%, 89%) |
| CMYK | cmyk(27.4%, 0%, 29.6%, 11.4%) |
| CIE-LAB | lab(84.37, -32.38, 26.63) |
| CIE-LCH | lch(84.37, 41.92, 140.56°) |
| OKLab | oklab(85.39% -0.0883 0.0672) |
| OKLCH | oklch(85.39% 0.111 142.7) |
| XYZ | xyz(48.7623, 64.7866, 42.7300) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.97
Light Grey Green
#B7E1A1
ΔE00 3.47
Light Sage
#BCECAC
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.49
Light Sea Green
#98F6B0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E29F #DD9FE2
analogous
#C5E29F #A4E29F #9FE2BB
triadic
#A4E29F #9FA4E2 #E29FA4
tetradic
#A4E29F #9FC5E2 #DD9FE2 #E2BB9F
square
#A4E29F #9FC5E2 #DD9FE2 #E2BB9F
split-complementary
#A4E29F #BB9FE2 #E29FC5
monochromatic
#4BC641 #77D470 #A4E29F #D1F0CE #E9F8E7
Accessibility & contrast
On white
1.50
#A4E29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#A4E29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E29F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E29F | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#9FDED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e29f; /* rgb */ color: rgb(164, 226, 159); /* oklch */ color: oklch(85.4% 0.111 142.7);
Tailwind
colors: {
custom: {
50: '#c0ebbb',
500: '#a4e29f',
950: '#000000',
},
}SCSS
$custom: #a4e29f; $custom-light: #c0ebbb; $custom-dark: #000000;
JSON
{
"hex": "#a4e29f",
"rgb": {
"r": 164,
"g": 226,
"b": 159
},
"hsl": {
"h": 115.522,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.85386,
"c": 0.11096,
"h": 142.7
},
"luminance": 0.64788
}Semantic roles & 50–950 ramp
primary
#A4E29F
secondary
#B56ABB
accent
#24C1B5
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482