#A4E89C#A4E89C
#A4E89C is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.7% C 0.123 H 141.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E89C |
|---|---|
| RGB | rgb(164, 232, 156) |
| HSL | hsl(114, 62%, 76%) |
| HSV | hsv(114, 33%, 91%) |
| CMYK | cmyk(29.3%, 0%, 32.8%, 9%) |
| CIE-LAB | lab(86.01, -35.62, 30.37) |
| CIE-LCH | lch(86.01, 46.81, 139.55°) |
| OKLab | oklab(86.69% -0.0971 0.0761) |
| OKLCH | oklch(86.69% 0.123 141.9) |
| XYZ | xyz(50.1653, 68.0041, 41.9290) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 3.82
Light Sage
#BCECAC
ΔE00 3.91
Hospital Green
#9BE5AA
ΔE00 3.99
Light Pastel Green
#B2FBA5
ΔE00 4.21
Light Grey Green
#B7E1A1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E89C #E09CE8
analogous
#CAE89C #A4E89C #9CE8BA
triadic
#A4E89C #9CA4E8 #E89CA4
tetradic
#A4E89C #9CCAE8 #E09CE8 #E8BA9C
square
#A4E89C #9CCAE8 #E09CE8 #E8BA9C
split-complementary
#A4E89C #BA9CE8 #E89CCA
monochromatic
#49D139 #76DC6A #A4E89C #D2F4CE #E8F9E6
Accessibility & contrast
On white
1.44
#A4E89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#A4E89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E89C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E89C | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB97
Deuteranopia (green-blind)
#E1D5A0
Tritanopia (blue-blind)
#9FE3D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e89c; /* rgb */ color: rgb(164, 232, 156); /* oklch */ color: oklch(86.7% 0.123 141.9);
Tailwind
colors: {
custom: {
50: '#c1efb9',
500: '#a4e89c',
950: '#000000',
},
}SCSS
$custom: #a4e89c; $custom-light: #c1efb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e89c",
"rgb": {
"r": 164,
"g": 232,
"b": 156
},
"hsl": {
"h": 113.684,
"s": 62.295,
"l": 76.078
},
"oklch": {
"l": 0.86687,
"c": 0.12342,
"h": 141.9
},
"luminance": 0.68006
}Semantic roles & 50–950 ramp
primary
#A4E89C
secondary
#B965C3
accent
#1BCAB8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581