#A2D196#A2D196
#A2D196 is a light, moderate green. Relative luminance 0.555; OKLCH L 81.2% C 0.095 H 139.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D196 |
|---|---|
| RGB | rgb(162, 209, 150) |
| HSL | hsl(108, 39%, 70%) |
| HSV | hsv(108, 28%, 82%) |
| CMYK | cmyk(22.5%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(79.32, -26.41, 24.42) |
| CIE-LCH | lch(79.32, 35.97, 137.24°) |
| OKLab | oklab(81.24% -0.0719 0.0617) |
| OKLCH | oklch(81.24% 0.095 139.3) |
| XYZ | xyz(43.2044, 55.4831, 37.2813) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 5.86
Pistachio
#93C572
ΔE00 6.03
Darkseagreen
#8FBC8F
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.32
Light Moss Green
#A6C875
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D196 #C596D1
analogous
#BFD196 #A2D196 #96D1A7
triadic
#A2D196 #96A2D1 #D196A2
tetradic
#A2D196 #96BFD1 #C596D1 #D1A796
square
#A2D196 #96BFD1 #C596D1 #D1A796
split-complementary
#A2D196 #A796D1 #D196BF
monochromatic
#5BA548 #7CBE6B #A2D196 #C8E4C1 #ECF6EA
Accessibility & contrast
On white
1.74
#A2D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A2D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D196
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D196 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C792
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#A0CDC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2d196; /* rgb */ color: rgb(162, 209, 150); /* oklch */ color: oklch(81.2% 0.095 139.3);
Tailwind
colors: {
custom: {
50: '#bedfb5',
500: '#a2d196',
950: '#000000',
},
}SCSS
$custom: #a2d196; $custom-light: #bedfb5; $custom-dark: #000000;
JSON
{
"hex": "#a2d196",
"rgb": {
"r": 162,
"g": 209,
"b": 150
},
"hsl": {
"h": 107.797,
"s": 39.073,
"l": 70.392
},
"oklch": {
"l": 0.81235,
"c": 0.09477,
"h": 139.3
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#A2D196
secondary
#9964A7
accent
#33B298
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481