#A4E39E#A4E39E
#A4E39E is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.6% C 0.114 H 142.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E39E |
|---|---|
| RGB | rgb(164, 227, 158) |
| HSL | hsl(115, 55%, 75%) |
| HSV | hsv(115, 30%, 89%) |
| CMYK | cmyk(27.8%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(84.64, -33.00, 27.50) |
| CIE-LCH | lch(84.64, 42.96, 140.19°) |
| OKLab | oklab(85.59% -0.09 0.0693) |
| OKLCH | oklch(85.59% 0.114 142.4) |
| XYZ | xyz(48.9486, 65.2975, 42.3658) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.17
Light Grey Green
#B7E1A1
ΔE00 3.55
Light Sage
#BCECAC
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 5.12
Light Sea Green
#98F6B0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E39E #DD9EE3
analogous
#C6E39E #A4E39E #9EE3BA
triadic
#A4E39E #9EA4E3 #E39EA4
tetradic
#A4E39E #9EC6E3 #DD9EE3 #E3BA9E
square
#A4E39E #9EC6E3 #DD9EE3 #E3BA9E
split-complementary
#A4E39E #BA9EE3 #E39EC6
monochromatic
#4BC83F #77D56F #A4E39E #D1F1CD #E9F8E7
Accessibility & contrast
On white
1.49
#A4E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A4E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E39E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E39E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#9FDFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e39e; /* rgb */ color: rgb(164, 227, 158); /* oklch */ color: oklch(85.6% 0.114 142.4);
Tailwind
colors: {
custom: {
50: '#c0ecbb',
500: '#a4e39e',
950: '#000000',
},
}SCSS
$custom: #a4e39e; $custom-light: #c0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#a4e39e",
"rgb": {
"r": 164,
"g": 227,
"b": 158
},
"hsl": {
"h": 114.783,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.85592,
"c": 0.11357,
"h": 142.4
},
"luminance": 0.65299
}Semantic roles & 50–950 ramp
primary
#A4E39E
secondary
#B569BC
accent
#23C3B5
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482