#A2E2BC#A2E2BC
#A2E2BC is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.9% C 0.084 H 158.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2BC |
|---|---|
| RGB | rgb(162, 226, 188) |
| HSL | hsl(144, 52%, 76%) |
| HSV | hsv(144, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.84, -27.92, 12.16) |
| CIE-LCH | lch(84.84, 30.45, 156.46°) |
| OKLab | oklab(85.93% -0.0777 0.0314) |
| OKLCH | oklch(85.93% 0.084 158) |
| XYZ | xyz(51.1708, 65.7027, 57.5529) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.30
Mint
#AAF0C1
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.01
Pale Turquoise
#A5FBD5
ΔE00 5.81
Light Turquoise
#7EF4CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2BC #E2A2C8
analogous
#A8E2A2 #A2E2BC #A2E2DC
triadic
#A2E2BC #BCA2E2 #E2BCA2
tetradic
#A2E2BC #A2A8E2 #E2A2C8 #E2DCA2
square
#A2E2BC #A2A8E2 #E2A2C8 #E2DCA2
split-complementary
#A2E2BC #DCA2E2 #E2A2A8
monochromatic
#45C579 #73D39A #A2E2BC #D1F1DE #E8F8EE
Accessibility & contrast
On white
1.49
#A2E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A2E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2BC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2BC | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#96E1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2e2bc; /* rgb */ color: rgb(162, 226, 188); /* oklch */ color: oklch(85.9% 0.084 158.0);
Tailwind
colors: {
custom: {
50: '#bfebd0',
500: '#a2e2bc',
950: '#000000',
},
}SCSS
$custom: #a2e2bc; $custom-light: #bfebd0; $custom-dark: #000000;
JSON
{
"hex": "#a2e2bc",
"rgb": {
"r": 162,
"g": 226,
"b": 188
},
"hsl": {
"h": 144.375,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.85927,
"c": 0.08378,
"h": 158
},
"luminance": 0.65705
}Semantic roles & 50–950 ramp
primary
#A2E2BC
secondary
#BB6D9B
accent
#2681C0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483