#A2FEBB#A2FEBB
#A2FEBB is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.127 H 151.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEBB |
|---|---|
| RGB | rgb(162, 254, 187) |
| HSL | hsl(136, 98%, 82%) |
| HSV | hsv(136, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.64, -41.02, 23.58) |
| CIE-LCH | lch(92.64, 47.31, 150.10°) |
| OKLab | oklab(92.21% -0.1124 0.06) |
| OKLCH | oklch(92.21% 0.127 151.9) |
| XYZ | xyz(59.3083, 82.1495, 59.7354) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.96
Light Seafoam Green
#A7FFB5
ΔE00 1.68
Light Mint Green
#A6FBB2
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 1.93
Mint (survey)
#9FFEB0
ΔE00 2.11
Light Mint
#B6FFBB
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEBB #FEA2E5
analogous
#B7FEA2 #A2FEBB #A2FEE9
triadic
#A2FEBB #BBA2FE #FEBBA2
tetradic
#A2FEBB #A2B7FE #FEA2E5 #FEE9A2
square
#A2FEBB #A2B7FE #FEA2E5 #FEE9A2
split-complementary
#A2FEBB #E9A2FE #FEA2B7
monochromatic
#29FD62 #65FD8F #A2FEBB #DFFFE7 #E1FFE9
Accessibility & contrast
On white
1.20
#A2FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#A2FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEBB
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEBB | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#92FBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2febb; /* rgb */ color: rgb(162, 254, 187); /* oklch */ color: oklch(92.2% 0.127 151.9);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a2febb',
950: '#000000',
},
}SCSS
$custom: #a2febb; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a2febb",
"rgb": {
"r": 162,
"g": 254,
"b": 187
},
"hsl": {
"h": 136.304,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92205,
"c": 0.1274,
"h": 151.9
},
"luminance": 0.82153
}Semantic roles & 50–950 ramp
primary
#A2FEBB
secondary
#E262BF
accent
#00A7E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683