#A2FEBE#A2FEBE
#A2FEBE is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.3% C 0.125 H 153.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEBE |
|---|---|
| RGB | rgb(162, 254, 190) |
| HSL | hsl(138, 98%, 82%) |
| HSV | hsv(138, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.70, -40.48, 22.14) |
| CIE-LCH | lch(92.70, 46.14, 151.33°) |
| OKLab | oklab(92.27% -0.1111 0.0564) |
| OKLCH | oklch(92.27% 0.125 153.1) |
| XYZ | xyz(59.6328, 82.2793, 61.4445) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.38
Light Sea Green
#98F6B0
ΔE00 2.25
Light Seafoam Green
#A7FFB5
ΔE00 2.28
Light Mint Green
#A6FBB2
ΔE00 2.41
Mint (survey)
#9FFEB0
ΔE00 2.74
Light Mint
#B6FFBB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEBE #FEA2E2
analogous
#B4FEA2 #A2FEBE #A2FEEC
triadic
#A2FEBE #BEA2FE #FEBEA2
tetradic
#A2FEBE #A2B4FE #FEA2E2 #FEECA2
square
#A2FEBE #A2B4FE #FEA2E2 #FEECA2
split-complementary
#A2FEBE #ECA2FE #FEA2B4
monochromatic
#29FD69 #65FD94 #A2FEBE #DFFFE8 #E1FFEA
Accessibility & contrast
On white
1.20
#A2FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#A2FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEBE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEBE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#F0E6C2
Tritanopia (blue-blind)
#92FCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2febe; /* rgb */ color: rgb(162, 254, 190); /* oklch */ color: oklch(92.3% 0.125 153.1);
Tailwind
colors: {
custom: {
50: '#c0ffd1',
500: '#a2febe',
950: '#000000',
},
}SCSS
$custom: #a2febe; $custom-light: #c0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a2febe",
"rgb": {
"r": 162,
"g": 254,
"b": 190
},
"hsl": {
"h": 138.261,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.9227,
"c": 0.12461,
"h": 153.1
},
"luminance": 0.82283
}Semantic roles & 50–950 ramp
primary
#A2FEBE
secondary
#E262BB
accent
#00A0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683