#A2FFAF#A2FFAF
#A2FFAF is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.140 H 147.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFAF |
|---|---|
| RGB | rgb(162, 255, 175) |
| HSL | hsl(128, 100%, 82%) |
| HSV | hsv(128, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(92.70, -43.49, 29.74) |
| CIE-LCH | lch(92.70, 52.69, 145.63°) |
| OKLab | oklab(92.18% -0.1186 0.0749) |
| OKLCH | oklch(92.18% 0.14 147.7) |
| XYZ | xyz(58.3951, 82.2933, 53.3564) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.57
Light Seafoam Green
#A7FFB5
ΔE00 1.13
Light Mint Green
#A6FBB2
ΔE00 1.44
Foam Green
#90FDA9
ΔE00 1.93
Light Sea Green
#98F6B0
ΔE00 2.65
Mint Green
#8FFF9F
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFAF #FFA2F2
analogous
#C4FFA2 #A2FFAF #A2FFDE
triadic
#A2FFAF #AFA2FF #FFAFA2
tetradic
#A2FFAF #A2C4FF #FFA2F2 #FFDEA2
square
#A2FFAF #A2C4FF #FFA2F2 #FFDEA2
split-complementary
#A2FFAF #DEA2FF #FFA2C4
monochromatic
#28FF46 #65FF7A #A2FFAF #DFFFE4 #E0FFE5
Accessibility & contrast
On white
1.20
#A2FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#A2FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFAF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFAF | 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)
#FFF0AA
Deuteranopia (green-blind)
#F3E6B4
Tritanopia (blue-blind)
#95FBEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2ffaf; /* rgb */ color: rgb(162, 255, 175); /* oklch */ color: oklch(92.2% 0.140 147.7);
Tailwind
colors: {
custom: {
50: '#c1ffc7',
500: '#a2ffaf',
950: '#000000',
},
}SCSS
$custom: #a2ffaf; $custom-light: #c1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#a2ffaf",
"rgb": {
"r": 162,
"g": 255,
"b": 175
},
"hsl": {
"h": 128.387,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92185,
"c": 0.14032,
"h": 147.7
},
"luminance": 0.82297
}Semantic roles & 50–950 ramp
primary
#A2FFAF
secondary
#E362D1
accent
#00C5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682