#A2D97B#A2D97B
#A2D97B is a very light, vivid yellow-green. Relative luminance 0.587; OKLCH L 82.6% C 0.136 H 133.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D97B |
|---|---|
| RGB | rgb(162, 217, 123) |
| HSL | hsl(95, 55%, 67%) |
| HSV | hsv(95, 43%, 85%) |
| CMYK | cmyk(25.3%, 0%, 43.3%, 14.9%) |
| CIE-LAB | lab(81.15, -34.04, 40.63) |
| CIE-LCH | lch(81.15, 53.00, 129.96°) |
| OKLab | oklab(82.57% -0.0936 0.099) |
| OKLCH | oklch(82.57% 0.136 133.4) |
| XYZ | xyz(43.2874, 58.7360, 27.7916) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 4.89
Pistachio
#93C572
ΔE00 5.02
Light Grey Green
#B7E1A1
ΔE00 6.13
Lightgreen
#90EE90
ΔE00 6.61
Pale Olive
#B9CC81
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D97B #B27BD9
analogous
#D1D97B #A2D97B #7BD983
triadic
#A2D97B #7BA2D9 #D97BA2
tetradic
#A2D97B #7BD1D9 #B27BD9 #D9837B
square
#A2D97B #7BD1D9 #B27BD9 #D9837B
split-complementary
#A2D97B #837BD9 #D97BD1
monochromatic
#63A931 #81CB4B #A2D97B #C3E7AB #E5F4DA
Accessibility & contrast
On white
1.65
#A2D97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#A2D97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D97B
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D97B | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC74
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#A3D2C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a2d97b; /* rgb */ color: rgb(162, 217, 123); /* oklch */ color: oklch(82.6% 0.136 133.4);
Tailwind
colors: {
custom: {
50: '#bfe5a2',
500: '#a2d97b',
950: '#000000',
},
}SCSS
$custom: #a2d97b; $custom-light: #bfe5a2; $custom-dark: #000000;
JSON
{
"hex": "#a2d97b",
"rgb": {
"r": 162,
"g": 217,
"b": 123
},
"hsl": {
"h": 95.106,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.82565,
"c": 0.13624,
"h": 133.4
},
"luminance": 0.58737
}Semantic roles & 50–950 ramp
primary
#A2D97B
secondary
#844CAC
accent
#23C380
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480