#A2FFAE#A2FFAE
#A2FFAE is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.141 H 147.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFAE |
|---|---|
| RGB | rgb(162, 255, 174) |
| HSL | hsl(128, 100%, 82%) |
| HSV | hsv(128, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.69, -43.66, 30.22) |
| CIE-LCH | lch(92.69, 53.10, 145.31°) |
| OKLab | oklab(92.17% -0.1191 0.0761) |
| OKLCH | oklch(92.17% 0.141 147.4) |
| XYZ | xyz(58.2973, 82.2542, 52.8410) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.72
Light Seafoam Green
#A7FFB5
ΔE00 1.29
Light Mint Green
#A6FBB2
ΔE00 1.57
Foam Green
#90FDA9
ΔE00 1.92
Light Sea Green
#98F6B0
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFAE #FFA2F3
analogous
#C5FFA2 #A2FFAE #A2FFDD
triadic
#A2FFAE #AEA2FF #FFAEA2
tetradic
#A2FFAE #A2C5FF #FFA2F3 #FFDDA2
square
#A2FFAE #A2C5FF #FFA2F3 #FFDDA2
split-complementary
#A2FFAE #DDA2FF #FFA2C5
monochromatic
#28FF43 #65FF79 #A2FFAE #DFFFE3 #E0FFE4
Accessibility & contrast
On white
1.20
#A2FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#A2FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFAE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFAE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#95FBEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2ffae; /* rgb */ color: rgb(162, 255, 174); /* oklch */ color: oklch(92.2% 0.141 147.4);
Tailwind
colors: {
custom: {
50: '#c1ffc6',
500: '#a2ffae',
950: '#000000',
},
}SCSS
$custom: #a2ffae; $custom-light: #c1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#a2ffae",
"rgb": {
"r": 162,
"g": 255,
"b": 174
},
"hsl": {
"h": 127.742,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92165,
"c": 0.1413,
"h": 147.4
},
"luminance": 0.82257
}Semantic roles & 50–950 ramp
primary
#A2FFAE
secondary
#E362D3
accent
#00C8E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682