#A2FEB3#A2FEB3
#A2FEB3 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.135 H 149.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEB3 |
|---|---|
| RGB | rgb(162, 254, 179) |
| HSL | hsl(131, 98%, 82%) |
| HSV | hsv(131, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(92.49, -42.39, 27.44) |
| CIE-LCH | lch(92.49, 50.50, 147.08°) |
| OKLab | oklab(92.04% -0.1158 0.0694) |
| OKLCH | oklch(92.04% 0.135 149.1) |
| XYZ | xyz(58.4756, 81.8164, 55.3500) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.58
Light Seafoam Green
#A7FFB5
ΔE00 0.59
Light Mint Green
#A6FBB2
ΔE00 0.93
Light Sea Green
#98F6B0
ΔE00 2.00
Foam Green
#90FDA9
ΔE00 2.22
Light Seafoam
#A0FEBF
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEB3 #FEA2ED
analogous
#BFFEA2 #A2FEB3 #A2FEE1
triadic
#A2FEB3 #B3A2FE #FEB3A2
tetradic
#A2FEB3 #A2BFFE #FEA2ED #FEE1A2
square
#A2FEB3 #A2BFFE #FEA2ED #FEE1A2
split-complementary
#A2FEB3 #E1A2FE #FEA2BF
monochromatic
#29FD50 #65FD82 #A2FEB3 #DFFFE4 #E1FFE6
Accessibility & contrast
On white
1.21
#A2FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#A2FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEB3
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEB3 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAE
Deuteranopia (green-blind)
#F1E6B7
Tritanopia (blue-blind)
#94FBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2feb3; /* rgb */ color: rgb(162, 254, 179); /* oklch */ color: oklch(92.0% 0.135 149.1);
Tailwind
colors: {
custom: {
50: '#c0ffca',
500: '#a2feb3',
950: '#000000',
},
}SCSS
$custom: #a2feb3; $custom-light: #c0ffca; $custom-dark: #000000;
JSON
{
"hex": "#a2feb3",
"rgb": {
"r": 162,
"g": 254,
"b": 179
},
"hsl": {
"h": 131.087,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92038,
"c": 0.13498,
"h": 149.1
},
"luminance": 0.8182
}Semantic roles & 50–950 ramp
primary
#A2FEB3
secondary
#E262CA
accent
#00BBE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682