#A1D796#A1D796
#A1D796 is a very light, moderate green. Relative luminance 0.584; OKLCH L 82.5% C 0.105 H 140.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A1D796 |
|---|---|
| RGB | rgb(161, 215, 150) |
| HSL | hsl(110, 45%, 72%) |
| HSV | hsv(110, 30%, 84%) |
| CMYK | cmyk(25.1%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(80.95, -29.63, 26.62) |
| CIE-LCH | lch(80.95, 39.83, 138.06°) |
| OKLab | oklab(82.53% -0.0807 0.0671) |
| OKLCH | oklch(82.53% 0.105 140.3) |
| XYZ | xyz(44.5019, 58.3785, 37.7717) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Hospital Green
#9BE5AA
ΔE00 4.71
Light Sage
#BCECAC
ΔE00 5.27
Pistachio
#93C572
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.81
Light Moss Green
#A6C875
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1D796 #CC96D7
analogous
#C2D796 #A1D796 #96D7AC
triadic
#A1D796 #96A1D7 #D796A1
tetradic
#A1D796 #96C2D7 #CC96D7 #D7AC96
square
#A1D796 #96C2D7 #CC96D7 #D7AC96
split-complementary
#A1D796 #AC96D7 #D796C2
monochromatic
#55B043 #79C66A #A1D796 #C9E8C2 #EBF7E9
Accessibility & contrast
On white
1.66
#A1D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#A1D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1D796
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1D796 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC92
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#9ED3C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a1d796; /* rgb */ color: rgb(161, 215, 150); /* oklch */ color: oklch(82.5% 0.105 140.3);
Tailwind
colors: {
custom: {
50: '#bee3b5',
500: '#a1d796',
950: '#000000',
},
}SCSS
$custom: #a1d796; $custom-light: #bee3b5; $custom-dark: #000000;
JSON
{
"hex": "#a1d796",
"rgb": {
"r": 161,
"g": 215,
"b": 150
},
"hsl": {
"h": 109.846,
"s": 44.828,
"l": 71.569
},
"oklch": {
"l": 0.8253,
"c": 0.10495,
"h": 140.3
},
"luminance": 0.5838
}Semantic roles & 50–950 ramp
primary
#A1D796
secondary
#A163AE
accent
#2EB8A1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481