#A4E39B#A4E39B
#A4E39B is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.5% C 0.117 H 141.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E39B |
|---|---|
| RGB | rgb(164, 227, 155) |
| HSL | hsl(113, 56%, 75%) |
| HSV | hsv(113, 32%, 89%) |
| CMYK | cmyk(27.8%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(84.58, -33.47, 28.97) |
| CIE-LCH | lch(84.58, 44.27, 139.12°) |
| OKLab | oklab(85.53% -0.0913 0.0728) |
| OKLCH | oklch(85.53% 0.117 141.4) |
| XYZ | xyz(48.6935, 65.1955, 41.0224) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Hospital Green
#9BE5AA
ΔE00 3.71
Light Sage
#BCECAC
ΔE00 3.79
Washed Out Green
#BCF5A6
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.79
Tea Green
#BDF8A3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E39B #DA9BE3
analogous
#C8E39B #A4E39B #9BE3B6
triadic
#A4E39B #9BA4E3 #E39BA4
tetradic
#A4E39B #9BC8E3 #DA9BE3 #E3B69B
square
#A4E39B #9BC8E3 #DA9BE3 #E3B69B
split-complementary
#A4E39B #B69BE3 #E39BC8
monochromatic
#4DC83B #78D66B #A4E39B #D0F0CB #E9F8E7
Accessibility & contrast
On white
1.50
#A4E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A4E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E39B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E39B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#9FDFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e39b; /* rgb */ color: rgb(164, 227, 155); /* oklch */ color: oklch(85.5% 0.117 141.4);
Tailwind
colors: {
custom: {
50: '#c0ecb9',
500: '#a4e39b',
950: '#000000',
},
}SCSS
$custom: #a4e39b; $custom-light: #c0ecb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e39b",
"rgb": {
"r": 164,
"g": 227,
"b": 155
},
"hsl": {
"h": 112.5,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.85532,
"c": 0.11672,
"h": 141.4
},
"luminance": 0.65197
}Semantic roles & 50–950 ramp
primary
#A4E39B
secondary
#B266BC
accent
#22C4B0
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121611
muted
#828481