#A4E4B9#A4E4B9
#A4E4B9 is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.4% C 0.088 H 154.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4B9 |
|---|---|
| RGB | rgb(164, 228, 185) |
| HSL | hsl(140, 54%, 77%) |
| HSV | hsv(140, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 18.9%, 10.6%) |
| CIE-LAB | lab(85.44, -28.82, 14.60) |
| CIE-LCH | lch(85.44, 32.31, 153.14°) |
| OKLab | oklab(86.42% -0.0797 0.0376) |
| OKLCH | oklch(86.42% 0.088 154.8) |
| XYZ | xyz(51.8074, 66.8799, 56.0689) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.67
Hospital Green
#9BE5AA
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.88
Pale Turquoise
#A5FBD5
ΔE00 5.91
Light Sage
#BCECAC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4B9 #E4A4CF
analogous
#AFE4A4 #A4E4B9 #A4E4D9
triadic
#A4E4B9 #B9A4E4 #E4B9A4
tetradic
#A4E4B9 #A4AFE4 #E4A4CF #E4D9A4
square
#A4E4B9 #A4AFE4 #E4A4CF #E4D9A4
split-complementary
#A4E4B9 #D9A4E4 #E4A4AF
monochromatic
#46C870 #75D695 #A4E4B9 #D3F2DD #E7F8ED
Accessibility & contrast
On white
1.46
#A4E4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#A4E4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4B9
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4B9 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB7
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#99E3D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e4b9; /* rgb */ color: rgb(164, 228, 185); /* oklch */ color: oklch(86.4% 0.088 154.8);
Tailwind
colors: {
custom: {
50: '#c0ecce',
500: '#a4e4b9',
950: '#000000',
},
}SCSS
$custom: #a4e4b9; $custom-light: #c0ecce; $custom-dark: #000000;
JSON
{
"hex": "#a4e4b9",
"rgb": {
"r": 164,
"g": 228,
"b": 185
},
"hsl": {
"h": 139.687,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86415,
"c": 0.08813,
"h": 154.8
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#A4E4B9
secondary
#BE6EA4
accent
#248EC2
background
#FDFEFE
surface
#F9FDFA
border
#D2D5D3
text
#121613
muted
#828483