#A4E4BE#A4E4BE
#A4E4BE is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.5% C 0.084 H 158.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4BE |
|---|---|
| RGB | rgb(164, 228, 190) |
| HSL | hsl(144, 54%, 77%) |
| HSV | hsv(144, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 16.7%, 10.6%) |
| CIE-LAB | lab(85.55, -27.88, 12.13) |
| CIE-LCH | lch(85.55, 30.41, 156.49°) |
| OKLab | oklab(86.54% -0.0776 0.0313) |
| OKLCH | oklch(86.54% 0.084 158) |
| XYZ | xyz(52.3445, 67.0947, 58.8978) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.24
Light Teal
#90E4C1
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.05
Pale Turquoise
#A5FBD5
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4BE #E4A4CA
analogous
#AAE4A4 #A4E4BE #A4E4DE
triadic
#A4E4BE #BEA4E4 #E4BEA4
tetradic
#A4E4BE #A4AAE4 #E4A4CA #E4DEA4
square
#A4E4BE #A4AAE4 #E4A4CA #E4DEA4
split-complementary
#A4E4BE #DEA4E4 #E4A4AA
monochromatic
#46C87B #75D69C #A4E4BE #D3F2E0 #E7F8EE
Accessibility & contrast
On white
1.46
#A4E4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#A4E4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4BE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4BE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#98E3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e4be; /* rgb */ color: rgb(164, 228, 190); /* oklch */ color: oklch(86.5% 0.084 158.0);
Tailwind
colors: {
custom: {
50: '#c0ecd1',
500: '#a4e4be',
950: '#000000',
},
}SCSS
$custom: #a4e4be; $custom-light: #c0ecd1; $custom-dark: #000000;
JSON
{
"hex": "#a4e4be",
"rgb": {
"r": 164,
"g": 228,
"b": 190
},
"hsl": {
"h": 144.375,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86538,
"c": 0.08366,
"h": 158
},
"luminance": 0.67097
}Semantic roles & 50–950 ramp
primary
#A4E4BE
secondary
#BE6E9E
accent
#2482C2
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483