#A4E4BB#A4E4BB
#A4E4BB is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.5% C 0.086 H 156.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4BB |
|---|---|
| RGB | rgb(164, 228, 187) |
| HSL | hsl(142, 54%, 77%) |
| HSV | hsv(142, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.49, -28.45, 13.61) |
| CIE-LCH | lch(85.49, 31.54, 154.43°) |
| OKLab | oklab(86.46% -0.0789 0.0351) |
| OKLCH | oklch(86.46% 0.086 156) |
| XYZ | xyz(52.0200, 66.9649, 57.1887) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.83
Light Teal
#90E4C1
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.84
Pale Turquoise
#A5FBD5
ΔE00 5.69
Light Seafoam
#A0FEBF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4BB #E4A4CD
analogous
#ADE4A4 #A4E4BB #A4E4DB
triadic
#A4E4BB #BBA4E4 #E4BBA4
tetradic
#A4E4BB #A4ADE4 #E4A4CD #E4DBA4
square
#A4E4BB #A4ADE4 #E4A4CD #E4DBA4
split-complementary
#A4E4BB #DBA4E4 #E4A4AD
monochromatic
#46C874 #75D698 #A4E4BB #D3F2DE #E7F8ED
Accessibility & contrast
On white
1.46
#A4E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#A4E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4BB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4BB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#99E3D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e4bb; /* rgb */ color: rgb(164, 228, 187); /* oklch */ color: oklch(86.5% 0.086 156.0);
Tailwind
colors: {
custom: {
50: '#c0eccf',
500: '#a4e4bb',
950: '#000000',
},
}SCSS
$custom: #a4e4bb; $custom-light: #c0eccf; $custom-dark: #000000;
JSON
{
"hex": "#a4e4bb",
"rgb": {
"r": 164,
"g": 228,
"b": 187
},
"hsl": {
"h": 141.562,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86463,
"c": 0.08631,
"h": 156
},
"luminance": 0.66967
}Semantic roles & 50–950 ramp
primary
#A4E4BB
secondary
#BE6EA1
accent
#2489C2
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483