#A2E1BF#A2E1BF
#A2E1BF is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.8% C 0.080 H 160.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E1BF |
|---|---|
| RGB | rgb(162, 225, 191) |
| HSL | hsl(148, 51%, 76%) |
| HSV | hsv(148, 28%, 88%) |
| CMYK | cmyk(28%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(84.63, -26.86, 10.28) |
| CIE-LCH | lch(84.63, 28.77, 159.05°) |
| OKLab | oklab(85.78% -0.0751 0.0266) |
| OKLCH | oklch(85.78% 0.08 160.5) |
| XYZ | xyz(51.2265, 65.2911, 59.1834) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.07
Mint
#AAF0C1
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 5.07
Pale Turquoise
#A5FBD5
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E1BF #E1A2C4
analogous
#A4E1A2 #A2E1BF #A2E1DE
triadic
#A2E1BF #BFA2E1 #E1BFA2
tetradic
#A2E1BF #A2A4E1 #E1A2C4 #E1DEA2
square
#A2E1BF #A2A4E1 #E1A2C4 #E1DEA2
split-complementary
#A2E1BF #DEA2E1 #E1A2A4
monochromatic
#45C37F #74D29F #A2E1BF #D0F0DF #E8F8EF
Accessibility & contrast
On white
1.49
#A2E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A2E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E1BF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E1BF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#95E1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2e1bf; /* rgb */ color: rgb(162, 225, 191); /* oklch */ color: oklch(85.8% 0.080 160.5);
Tailwind
colors: {
custom: {
50: '#bfead2',
500: '#a2e1bf',
950: '#000000',
},
}SCSS
$custom: #a2e1bf; $custom-light: #bfead2; $custom-dark: #000000;
JSON
{
"hex": "#a2e1bf",
"rgb": {
"r": 162,
"g": 225,
"b": 191
},
"hsl": {
"h": 147.619,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.8578,
"c": 0.0797,
"h": 160.5
},
"luminance": 0.65293
}Semantic roles & 50–950 ramp
primary
#A2E1BF
secondary
#BA6D97
accent
#2779BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483