#A2ED99#A2ED99
#A2ED99 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.7% C 0.135 H 141.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ED99 |
|---|---|
| RGB | rgb(162, 237, 153) |
| HSL | hsl(114, 70%, 76%) |
| HSV | hsv(114, 35%, 93%) |
| CMYK | cmyk(31.6%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(87.26, -38.99, 33.54) |
| CIE-LCH | lch(87.26, 51.43, 139.29°) |
| OKLab | oklab(87.66% -0.1063 0.0836) |
| OKLCH | oklch(87.66% 0.135 141.8) |
| XYZ | xyz(50.9323, 70.5475, 41.0642) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.59
Palegreen
#98FB98
ΔE00 3.78
Tea Green
#BDF8A3
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ED99 #E499ED
analogous
#CCED99 #A2ED99 #99EDBA
triadic
#A2ED99 #99A2ED #ED99A2
tetradic
#A2ED99 #99CCED #E499ED #EDBA99
square
#A2ED99 #99CCED #E499ED #EDBA99
split-complementary
#A2ED99 #BA99ED #ED99CC
monochromatic
#43DB31 #73E465 #A2ED99 #D1F6CD #E7FAE5
Accessibility & contrast
On white
1.39
#A2ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#A2ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ED99
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ED99 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#9CE8D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a2ed99; /* rgb */ color: rgb(162, 237, 153); /* oklch */ color: oklch(87.7% 0.135 141.8);
Tailwind
colors: {
custom: {
50: '#c0f3b7',
500: '#a2ed99',
950: '#000000',
},
}SCSS
$custom: #a2ed99; $custom-light: #c0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#a2ed99",
"rgb": {
"r": 162,
"g": 237,
"b": 153
},
"hsl": {
"h": 113.571,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.87659,
"c": 0.13526,
"h": 141.8
},
"luminance": 0.7055
}Semantic roles & 50–950 ramp
primary
#A2ED99
secondary
#BE61C9
accent
#14D2BE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581