#A2D595#A2D595
#A2D595 is a very light, moderate green. Relative luminance 0.574; OKLCH L 82.1% C 0.102 H 139.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D595 |
|---|---|
| RGB | rgb(162, 213, 149) |
| HSL | hsl(108, 43%, 71%) |
| HSV | hsv(108, 30%, 84%) |
| CMYK | cmyk(23.9%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(80.43, -28.49, 26.45) |
| CIE-LCH | lch(80.43, 38.88, 137.13°) |
| OKLab | oklab(82.12% -0.0776 0.0666) |
| OKLCH | oklch(82.12% 0.102 139.4) |
| XYZ | xyz(44.1179, 57.4385, 37.1902) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.67
Hospital Green
#9BE5AA
ΔE00 5.22
Light Sage
#BCECAC
ΔE00 5.54
Pistachio
#93C572
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 6.48
Pale Olive Green
#B1D27B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D595 #C895D5
analogous
#C2D595 #A2D595 #95D5A8
triadic
#A2D595 #95A2D5 #D595A2
tetradic
#A2D595 #95C2D5 #C895D5 #D5A895
square
#A2D595 #95C2D5 #C895D5 #D5A895
split-complementary
#A2D595 #A895D5 #D595C2
monochromatic
#59AC44 #7CC469 #A2D595 #C8E6C1 #ECF6E9
Accessibility & contrast
On white
1.68
#A2D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#A2D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D595
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D595 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#9FD1C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2d595; /* rgb */ color: rgb(162, 213, 149); /* oklch */ color: oklch(82.1% 0.102 139.4);
Tailwind
colors: {
custom: {
50: '#bee2b4',
500: '#a2d595',
950: '#000000',
},
}SCSS
$custom: #a2d595; $custom-light: #bee2b4; $custom-dark: #000000;
JSON
{
"hex": "#a2d595",
"rgb": {
"r": 162,
"g": 213,
"b": 149
},
"hsl": {
"h": 107.813,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.82118,
"c": 0.10228,
"h": 139.4
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#A2D595
secondary
#9D63AB
accent
#2FB69B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481