#A2E4BF#A2E4BF
#A2E4BF is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.4% C 0.084 H 159.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4BF |
|---|---|
| RGB | rgb(162, 228, 191) |
| HSL | hsl(146, 55%, 76%) |
| HSV | hsv(146, 29%, 89%) |
| CMYK | cmyk(28.9%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(85.47, -28.30, 11.47) |
| CIE-LCH | lch(85.47, 30.54, 157.94°) |
| OKLab | oklab(86.45% -0.0789 0.0296) |
| OKLCH | oklch(86.45% 0.084 159.4) |
| XYZ | xyz(52.0446, 66.9274, 59.4562) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.90
Mint
#AAF0C1
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4BF #E4A2C7
analogous
#A6E4A2 #A2E4BF #A2E4E0
triadic
#A2E4BF #BFA2E4 #E4BFA2
tetradic
#A2E4BF #A2A6E4 #E4A2C7 #E4E0A2
square
#A2E4BF #A2A6E4 #E4A2C7 #E4E0A2
split-complementary
#A2E4BF #E0A2E4 #E4A2A6
monochromatic
#43C87E #73D69E #A2E4BF #D1F2E0 #E7F8EF
Accessibility & contrast
On white
1.46
#A2E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#A2E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4BF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4BF | 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)
#E3DABD
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#95E3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a2e4bf; /* rgb */ color: rgb(162, 228, 191); /* oklch */ color: oklch(86.4% 0.084 159.4);
Tailwind
colors: {
custom: {
50: '#bfecd2',
500: '#a2e4bf',
950: '#000000',
},
}SCSS
$custom: #a2e4bf; $custom-light: #bfecd2; $custom-dark: #000000;
JSON
{
"hex": "#a2e4bf",
"rgb": {
"r": 162,
"g": 228,
"b": 191
},
"hsl": {
"h": 146.364,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.86449,
"c": 0.0843,
"h": 159.4
},
"luminance": 0.6693
}Semantic roles & 50–950 ramp
primary
#A2E4BF
secondary
#BE6C9A
accent
#237CC3
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483