#A2C596#A2C596
#A2C596 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.5% C 0.075 H 137.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C596 |
|---|---|
| RGB | rgb(162, 197, 150) |
| HSL | hsl(105, 29%, 68%) |
| HSV | hsv(105, 24%, 77%) |
| CMYK | cmyk(17.8%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.96, -20.51, 19.82) |
| CIE-LCH | lch(75.96, 28.52, 135.99°) |
| OKLab | oklab(78.54% -0.0557 0.0505) |
| OKLCH | oklch(78.54% 0.075 137.8) |
| XYZ | xyz(40.3704, 49.8151, 36.3366) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.68
Lichen
#8FB67B
ΔE00 5.37
Sage Green (survey)
#88B378
ΔE00 6.36
Sage Green
#9CAF88
ΔE00 6.52
Greenish Grey
#96AE8D
ΔE00 6.91
Light Grey Green
#B7E1A1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C596 #B996C5
analogous
#B9C596 #A2C596 #96C5A1
triadic
#A2C596 #96A2C5 #C596A2
tetradic
#A2C596 #96B9C5 #B996C5 #C5A196
square
#A2C596 #96B9C5 #B996C5 #C5A196
split-complementary
#A2C596 #A196C5 #C596B9
monochromatic
#609150 #7FAF6F #A2C596 #C5DBBD #E8F1E5
Accessibility & contrast
On white
1.92
#A2C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A2C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C596
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C596 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#A1C2B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c596; /* rgb */ color: rgb(162, 197, 150); /* oklch */ color: oklch(78.5% 0.075 137.8);
Tailwind
colors: {
custom: {
50: '#bed6b5',
500: '#a2c596',
950: '#000000',
},
}SCSS
$custom: #a2c596; $custom-light: #bed6b5; $custom-dark: #000000;
JSON
{
"hex": "#a2c596",
"rgb": {
"r": 162,
"g": 197,
"b": 150
},
"hsl": {
"h": 104.681,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.78539,
"c": 0.07515,
"h": 137.8
},
"luminance": 0.49816
}Semantic roles & 50–950 ramp
primary
#A2C596
secondary
#DFD4E3
accent
#3EA78D
background
#FBFDFB
surface
#F7FAF6
border
#D0D3D0
text
#121411
muted
#818380