#A2E4BB#A2E4BB
#A2E4BB is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.3% C 0.088 H 156.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4BB |
|---|---|
| RGB | rgb(162, 228, 187) |
| HSL | hsl(143, 55%, 76%) |
| HSV | hsv(143, 29%, 89%) |
| CMYK | cmyk(28.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.38, -29.07, 13.44) |
| CIE-LCH | lch(85.38, 32.02, 155.18°) |
| OKLab | oklab(86.35% -0.0806 0.0346) |
| OKLCH | oklch(86.35% 0.088 156.8) |
| XYZ | xyz(51.6104, 66.7537, 57.1695) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.85
Light Teal
#90E4C1
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.53
Pale Turquoise
#A5FBD5
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4BB #E4A2CB
analogous
#AAE4A2 #A2E4BB #A2E4DC
triadic
#A2E4BB #BBA2E4 #E4BBA2
tetradic
#A2E4BB #A2AAE4 #E4A2CB #E4DCA2
square
#A2E4BB #A2AAE4 #E4A2CB #E4DCA2
split-complementary
#A2E4BB #DCA2E4 #E4A2AA
monochromatic
#43C876 #73D698 #A2E4BB #D1F2DE #E7F8EE
Accessibility & contrast
On white
1.46
#A2E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#A2E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4BB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4BB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#96E3D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a2e4bb; /* rgb */ color: rgb(162, 228, 187); /* oklch */ color: oklch(86.3% 0.088 156.8);
Tailwind
colors: {
custom: {
50: '#bfeccf',
500: '#a2e4bb',
950: '#000000',
},
}SCSS
$custom: #a2e4bb; $custom-light: #bfeccf; $custom-dark: #000000;
JSON
{
"hex": "#a2e4bb",
"rgb": {
"r": 162,
"g": 228,
"b": 187
},
"hsl": {
"h": 142.727,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.86349,
"c": 0.08776,
"h": 156.8
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#A2E4BB
secondary
#BE6C9F
accent
#2386C3
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483