#A2DE99#A2DE99
#A2DE99 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.2% C 0.112 H 141.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DE99 |
|---|---|
| RGB | rgb(162, 222, 153) |
| HSL | hsl(112, 51%, 74%) |
| HSV | hsv(112, 31%, 87%) |
| CMYK | cmyk(27%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(83.03, -32.12, 27.89) |
| CIE-LCH | lch(83.03, 42.54, 139.03°) |
| OKLab | oklab(84.24% -0.0876 0.0701) |
| OKLCH | oklch(84.24% 0.112 141.3) |
| XYZ | xyz(46.7696, 62.2222, 39.6767) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 3.79
Light Sage
#BCECAC
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.68
Light Sea Green
#98F6B0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DE99 #D599DE
analogous
#C4DE99 #A2DE99 #99DEB2
triadic
#A2DE99 #99A2DE #DE99A2
tetradic
#A2DE99 #99C4DE #D599DE #DEB299
square
#A2DE99 #99C4DE #D599DE #DEB299
split-complementary
#A2DE99 #B299DE #DE99C4
monochromatic
#4FBF3E #78CF6B #A2DE99 #CCEDC7 #EAF8E8
Accessibility & contrast
On white
1.56
#A2DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#A2DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DE99
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DE99 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D295
Deuteranopia (green-blind)
#D8CD9D
Tritanopia (blue-blind)
#9EDACC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2de99; /* rgb */ color: rgb(162, 222, 153); /* oklch */ color: oklch(84.2% 0.112 141.3);
Tailwind
colors: {
custom: {
50: '#bfe8b7',
500: '#a2de99',
950: '#000000',
},
}SCSS
$custom: #a2de99; $custom-light: #bfe8b7; $custom-dark: #000000;
JSON
{
"hex": "#a2de99",
"rgb": {
"r": 162,
"g": 222,
"b": 153
},
"hsl": {
"h": 112.174,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.8424,
"c": 0.1122,
"h": 141.3
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#A2DE99
secondary
#AC65B6
accent
#27BEAB
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121611
muted
#828481