#A2FEAD#A2FEAD
#A2FEAD is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.141 H 147.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEAD |
|---|---|
| RGB | rgb(162, 254, 173) |
| HSL | hsl(127, 98%, 82%) |
| HSV | hsv(127, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(92.39, -43.38, 30.32) |
| CIE-LCH | lch(92.39, 52.93, 145.05°) |
| OKLab | oklab(91.92% -0.1183 0.0763) |
| OKLCH | oklch(91.92% 0.141 147.2) |
| XYZ | xyz(57.8820, 81.5790, 52.2235) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.78
Light Seafoam Green
#A7FFB5
ΔE00 1.33
Light Mint Green
#A6FBB2
ΔE00 1.50
Foam Green
#90FDA9
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.72
Mint Green
#8FFF9F
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEAD #FEA2F3
analogous
#C5FEA2 #A2FEAD #A2FEDB
triadic
#A2FEAD #ADA2FE #FEADA2
tetradic
#A2FEAD #A2C5FE #FEA2F3 #FEDBA2
square
#A2FEAD #A2C5FE #FEA2F3 #FEDBA2
split-complementary
#A2FEAD #DBA2FE #FEA2C5
monochromatic
#29FD42 #65FD78 #A2FEAD #DFFFE2 #E1FFE4
Accessibility & contrast
On white
1.21
#A2FEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#A2FEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEAD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEAD | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA8
Deuteranopia (green-blind)
#F2E6B2
Tritanopia (blue-blind)
#96FAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2fead; /* rgb */ color: rgb(162, 254, 173); /* oklch */ color: oklch(91.9% 0.141 147.2);
Tailwind
colors: {
custom: {
50: '#c0ffc6',
500: '#a2fead',
950: '#000000',
},
}SCSS
$custom: #a2fead; $custom-light: #c0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#a2fead",
"rgb": {
"r": 162,
"g": 254,
"b": 173
},
"hsl": {
"h": 127.174,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.91918,
"c": 0.14078,
"h": 147.2
},
"luminance": 0.81582
}Semantic roles & 50–950 ramp
primary
#A2FEAD
secondary
#E262D3
accent
#00CAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682