#A2FEB8#A2FEB8
#A2FEB8 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.130 H 150.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEB8 |
|---|---|
| RGB | rgb(162, 254, 184) |
| HSL | hsl(134, 98%, 82%) |
| HSV | hsv(134, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(92.58, -41.54, 25.03) |
| CIE-LCH | lch(92.58, 48.50, 148.93°) |
| OKLab | oklab(92.14% -0.1137 0.0636) |
| OKLCH | oklch(92.14% 0.13 150.8) |
| XYZ | xyz(58.9905, 82.0224, 58.0617) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.12
Light Mint Green
#A6FBB2
ΔE00 1.34
Mint (survey)
#9FFEB0
ΔE00 1.50
Light Seafoam
#A0FEBF
ΔE00 1.57
Light Sea Green
#98F6B0
ΔE00 1.79
Light Mint
#B6FFBB
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEB8 #FEA2E8
analogous
#BAFEA2 #A2FEB8 #A2FEE6
triadic
#A2FEB8 #B8A2FE #FEB8A2
tetradic
#A2FEB8 #A2BAFE #FEA2E8 #FEE6A2
square
#A2FEB8 #A2BAFE #FEA2E8 #FEE6A2
split-complementary
#A2FEB8 #E6A2FE #FEA2BA
monochromatic
#29FD5C #65FD8A #A2FEB8 #DFFFE6 #E1FFE8
Accessibility & contrast
On white
1.21
#A2FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#A2FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEB8
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEB8 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B4
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#93FBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2feb8; /* rgb */ color: rgb(162, 254, 184); /* oklch */ color: oklch(92.1% 0.130 150.8);
Tailwind
colors: {
custom: {
50: '#c0ffcd',
500: '#a2feb8',
950: '#000000',
},
}SCSS
$custom: #a2feb8; $custom-light: #c0ffcd; $custom-dark: #000000;
JSON
{
"hex": "#a2feb8",
"rgb": {
"r": 162,
"g": 254,
"b": 184
},
"hsl": {
"h": 134.348,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92141,
"c": 0.13022,
"h": 150.8
},
"luminance": 0.82026
}Semantic roles & 50–950 ramp
primary
#A2FEB8
secondary
#E262C3
accent
#00AFE6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#121813
muted
#828683