#A2E2BF#A2E2BF
#A2E2BF is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.0% C 0.081 H 160.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2BF |
|---|---|
| RGB | rgb(162, 226, 191) |
| HSL | hsl(147, 52%, 76%) |
| HSV | hsv(147, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.91, -27.35, 10.68) |
| CIE-LCH | lch(84.91, 29.36, 158.66°) |
| OKLab | oklab(86% -0.0764 0.0276) |
| OKLCH | oklch(86% 0.081 160.2) |
| XYZ | xyz(51.4976, 65.8334, 59.2738) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.97
Mint
#AAF0C1
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.92
Pale Turquoise
#A5FBD5
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2BF #E2A2C5
analogous
#A5E2A2 #A2E2BF #A2E2DF
triadic
#A2E2BF #BFA2E2 #E2BFA2
tetradic
#A2E2BF #A2A5E2 #E2A2C5 #E2DFA2
square
#A2E2BF #A2A5E2 #E2A2C5 #E2DFA2
split-complementary
#A2E2BF #DFA2E2 #E2A2A5
monochromatic
#45C57F #73D39F #A2E2BF #D1F1DF #E8F8EF
Accessibility & contrast
On white
1.48
#A2E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A2E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2BF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2BF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9BD
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#95E1D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2e2bf; /* rgb */ color: rgb(162, 226, 191); /* oklch */ color: oklch(86.0% 0.081 160.2);
Tailwind
colors: {
custom: {
50: '#bfebd2',
500: '#a2e2bf',
950: '#000000',
},
}SCSS
$custom: #a2e2bf; $custom-light: #bfebd2; $custom-dark: #000000;
JSON
{
"hex": "#a2e2bf",
"rgb": {
"r": 162,
"g": 226,
"b": 191
},
"hsl": {
"h": 147.188,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86003,
"c": 0.08122,
"h": 160.2
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#A2E2BF
secondary
#BB6D98
accent
#267AC0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483