#A4E49B#A4E49B
#A4E49B is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.8% C 0.118 H 141.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E49B |
|---|---|
| RGB | rgb(164, 228, 155) |
| HSL | hsl(113, 57%, 75%) |
| HSV | hsv(113, 32%, 89%) |
| CMYK | cmyk(28.1%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(84.87, -33.94, 29.35) |
| CIE-LCH | lch(84.87, 44.87, 139.14°) |
| OKLab | oklab(85.76% -0.0925 0.0737) |
| OKLCH | oklch(85.76% 0.118 141.5) |
| XYZ | xyz(48.9678, 65.7441, 41.1138) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.71
Hospital Green
#9BE5AA
ΔE00 3.77
Light Sage
#BCECAC
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.55
Light Pastel Green
#B2FBA5
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E49B #DB9BE4
analogous
#C8E49B #A4E49B #9BE4B7
triadic
#A4E49B #9BA4E4 #E49BA4
tetradic
#A4E49B #9BC8E4 #DB9BE4 #E4B79B
square
#A4E49B #9BC8E4 #DB9BE4 #E4B79B
split-complementary
#A4E49B #B79BE4 #E49BC8
monochromatic
#4CCA3B #78D76B #A4E49B #D0F1CB #E9F8E7
Accessibility & contrast
On white
1.48
#A4E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A4E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E49B
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E49B | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#9FDFD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e49b; /* rgb */ color: rgb(164, 228, 155); /* oklch */ color: oklch(85.8% 0.118 141.5);
Tailwind
colors: {
custom: {
50: '#c0edb9',
500: '#a4e49b',
950: '#000000',
},
}SCSS
$custom: #a4e49b; $custom-light: #c0edb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e49b",
"rgb": {
"r": 164,
"g": 228,
"b": 155
},
"hsl": {
"h": 112.603,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.85759,
"c": 0.11828,
"h": 141.5
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#A4E49B
secondary
#B366BE
accent
#20C5B1
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121611
muted
#828481