#A4E19E#A4E19E
#A4E19E is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.1% C 0.110 H 142.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E19E |
|---|---|
| RGB | rgb(164, 225, 158) |
| HSL | hsl(115, 53%, 75%) |
| HSV | hsv(115, 30%, 88%) |
| CMYK | cmyk(27.1%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(84.07, -32.07, 26.74) |
| CIE-LCH | lch(84.07, 41.76, 140.18°) |
| OKLab | oklab(85.14% -0.0874 0.0675) |
| OKLCH | oklch(85.14% 0.11 142.4) |
| XYZ | xyz(48.4048, 64.2098, 42.1845) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.13
Light Grey Green
#B7E1A1
ΔE00 3.35
Light Sage
#BCECAC
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.62
Light Sea Green
#98F6B0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E19E #DB9EE1
analogous
#C5E19E #A4E19E #9EE1BA
triadic
#A4E19E #9EA4E1 #E19EA4
tetradic
#A4E19E #9EC5E1 #DB9EE1 #E1BA9E
square
#A4E19E #9EC5E1 #DB9EE1 #E1BA9E
split-complementary
#A4E19E #BA9EE1 #E19EC5
monochromatic
#4CC441 #78D36F #A4E19E #D0EFCD #E9F8E8
Accessibility & contrast
On white
1.52
#A4E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A4E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E19E
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E19E | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#DBCFA2
Tritanopia (blue-blind)
#9FDDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e19e; /* rgb */ color: rgb(164, 225, 158); /* oklch */ color: oklch(85.1% 0.110 142.4);
Tailwind
colors: {
custom: {
50: '#c0eabb',
500: '#a4e19e',
950: '#000000',
},
}SCSS
$custom: #a4e19e; $custom-light: #c0eabb; $custom-dark: #000000;
JSON
{
"hex": "#a4e19e",
"rgb": {
"r": 164,
"g": 225,
"b": 158
},
"hsl": {
"h": 114.627,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.85139,
"c": 0.11044,
"h": 142.4
},
"luminance": 0.64212
}Semantic roles & 50–950 ramp
primary
#A4E19E
secondary
#B369BA
accent
#25C0B2
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482