#A2FDAE#A2FDAE
#A2FDAE is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.138 H 147.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDAE |
|---|---|
| RGB | rgb(162, 253, 174) |
| HSL | hsl(128, 96%, 81%) |
| HSV | hsv(128, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(92.12, -42.78, 29.46) |
| CIE-LCH | lch(92.12, 51.95, 145.45°) |
| OKLab | oklab(91.71% -0.1167 0.0742) |
| OKLCH | oklch(91.71% 0.138 147.5) |
| XYZ | xyz(57.6626, 80.9848, 52.6295) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.60
Light Seafoam Green
#A7FFB5
ΔE00 1.09
Light Mint Green
#A6FBB2
ΔE00 1.15
Foam Green
#90FDA9
ΔE00 2.01
Light Sea Green
#98F6B0
ΔE00 2.38
Light Mint
#B6FFBB
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDAE #FDA2F1
analogous
#C4FDA2 #A2FDAE #A2FDDC
triadic
#A2FDAE #AEA2FD #FDAEA2
tetradic
#A2FDAE #A2C4FD #FDA2F1 #FDDCA2
square
#A2FDAE #A2C4FD #FDA2F1 #FDDCA2
split-complementary
#A2FDAE #DCA2FD #FDA2C4
monochromatic
#2AFA46 #66FC7A #A2FDAE #DEFEE2 #E1FEE5
Accessibility & contrast
On white
1.22
#A2FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#A2FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDAE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDAE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#F1E5B3
Tritanopia (blue-blind)
#95F9E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fdae; /* rgb */ color: rgb(162, 253, 174); /* oklch */ color: oklch(91.7% 0.138 147.5);
Tailwind
colors: {
custom: {
50: '#c0fec6',
500: '#a2fdae',
950: '#000000',
},
}SCSS
$custom: #a2fdae; $custom-light: #c0fec6; $custom-dark: #000000;
JSON
{
"hex": "#a2fdae",
"rgb": {
"r": 162,
"g": 253,
"b": 174
},
"hsl": {
"h": 127.912,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.9171,
"c": 0.13832,
"h": 147.5
},
"luminance": 0.80988
}Semantic roles & 50–950 ramp
primary
#A2FDAE
secondary
#E063D0
accent
#00C7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682