#A4E39F#A4E39F
#A4E39F is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.6% C 0.113 H 142.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E39F |
|---|---|
| RGB | rgb(164, 227, 159) |
| HSL | hsl(116, 55%, 76%) |
| HSV | hsv(116, 30%, 89%) |
| CMYK | cmyk(27.8%, 0%, 30%, 11%) |
| CIE-LAB | lab(84.65, -32.84, 27.01) |
| CIE-LCH | lch(84.65, 42.52, 140.56°) |
| OKLab | oklab(85.61% -0.0896 0.0681) |
| OKLCH | oklch(85.61% 0.113 142.8) |
| XYZ | xyz(49.0350, 65.3321, 42.8209) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.99
Light Grey Green
#B7E1A1
ΔE00 3.56
Light Sage
#BCECAC
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 5.25
Light Sea Green
#98F6B0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E39F #DE9FE3
analogous
#C6E39F #A4E39F #9FE3BC
triadic
#A4E39F #9FA4E3 #E39FA4
tetradic
#A4E39F #9FC6E3 #DE9FE3 #E3BC9F
square
#A4E39F #9FC6E3 #DE9FE3 #E3BC9F
split-complementary
#A4E39F #BC9FE3 #E39FC6
monochromatic
#4AC740 #77D570 #A4E39F #D1F1CE #E9F8E7
Accessibility & contrast
On white
1.49
#A4E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A4E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E39F
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E39F | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#9FDFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e39f; /* rgb */ color: rgb(164, 227, 159); /* oklch */ color: oklch(85.6% 0.113 142.8);
Tailwind
colors: {
custom: {
50: '#c0ecbb',
500: '#a4e39f',
950: '#000000',
},
}SCSS
$custom: #a4e39f; $custom-light: #c0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#a4e39f",
"rgb": {
"r": 164,
"g": 227,
"b": 159
},
"hsl": {
"h": 115.588,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.85612,
"c": 0.11252,
"h": 142.8
},
"luminance": 0.65334
}Semantic roles & 50–950 ramp
primary
#A4E39F
secondary
#B66ABD
accent
#23C2B7
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482