#A2FEBA#A2FEBA
#A2FEBA is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.2% C 0.128 H 151.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEBA |
|---|---|
| RGB | rgb(162, 254, 186) |
| HSL | hsl(136, 98%, 82%) |
| HSV | hsv(136, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(92.62, -41.19, 24.07) |
| CIE-LCH | lch(92.62, 47.71, 149.70°) |
| OKLab | oklab(92.18% -0.1128 0.0612) |
| OKLCH | oklch(92.18% 0.128 151.5) |
| XYZ | xyz(59.2016, 82.1068, 59.1736) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.17
Light Seafoam Green
#A7FFB5
ΔE00 1.48
Light Mint Green
#A6FBB2
ΔE00 1.66
Light Sea Green
#98F6B0
ΔE00 1.86
Mint (survey)
#9FFEB0
ΔE00 1.91
Light Mint
#B6FFBB
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEBA #FEA2E6
analogous
#B8FEA2 #A2FEBA #A2FEE8
triadic
#A2FEBA #BAA2FE #FEBAA2
tetradic
#A2FEBA #A2B8FE #FEA2E6 #FEE8A2
square
#A2FEBA #A2B8FE #FEA2E6 #FEE8A2
split-complementary
#A2FEBA #E8A2FE #FEA2B8
monochromatic
#29FD60 #65FD8D #A2FEBA #DFFFE7 #E1FFE9
Accessibility & contrast
On white
1.21
#A2FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#A2FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEBA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEBA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#93FBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2feba; /* rgb */ color: rgb(162, 254, 186); /* oklch */ color: oklch(92.2% 0.128 151.5);
Tailwind
colors: {
custom: {
50: '#c0ffcf',
500: '#a2feba',
950: '#000000',
},
}SCSS
$custom: #a2feba; $custom-light: #c0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a2feba",
"rgb": {
"r": 162,
"g": 254,
"b": 186
},
"hsl": {
"h": 135.652,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92184,
"c": 0.12834,
"h": 151.5
},
"luminance": 0.8211
}Semantic roles & 50–950 ramp
primary
#A2FEBA
secondary
#E262C1
accent
#00AAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121813
muted
#828683