#A2DB7E#A2DB7E
#A2DB7E is a very light, vivid yellow-green. Relative luminance 0.599; OKLCH L 83.1% C 0.136 H 134.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DB7E |
|---|---|
| RGB | rgb(162, 219, 126) |
| HSL | hsl(97, 56%, 68%) |
| HSV | hsv(97, 42%, 86%) |
| CMYK | cmyk(26%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(81.76, -34.58, 39.91) |
| CIE-LCH | lch(81.76, 52.81, 130.91°) |
| OKLab | oklab(83.07% -0.095 0.0975) |
| OKLCH | oklch(83.07% 0.136 134.2) |
| XYZ | xyz(43.9967, 59.8495, 28.9687) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Light Moss Green
#A6C875
ΔE00 5.38
Pistachio
#93C572
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.83
Lightgreen
#90EE90
ΔE00 6.05
Washed Out Green
#BCF5A6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DB7E #B77EDB
analogous
#D1DB7E #A2DB7E #7EDB88
triadic
#A2DB7E #7EA2DB #DB7EA2
tetradic
#A2DB7E #7ED1DB #B77EDB #DB887E
square
#A2DB7E #7ED1DB #B77EDB #DB887E
split-complementary
#A2DB7E #887EDB #DB7ED1
monochromatic
#61AE31 #80CE4E #A2DB7E #C4E8AE #E7F6DE
Accessibility & contrast
On white
1.62
#A2DB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#A2DB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DB7E
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DB7E | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#A2D4C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a2db7e; /* rgb */ color: rgb(162, 219, 126); /* oklch */ color: oklch(83.1% 0.136 134.2);
Tailwind
colors: {
custom: {
50: '#bfe6a5',
500: '#a2db7e',
950: '#000000',
},
}SCSS
$custom: #a2db7e; $custom-light: #bfe6a5; $custom-dark: #000000;
JSON
{
"hex": "#a2db7e",
"rgb": {
"r": 162,
"g": 219,
"b": 126
},
"hsl": {
"h": 96.774,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.83071,
"c": 0.13609,
"h": 134.2
},
"luminance": 0.59851
}Semantic roles & 50–950 ramp
primary
#A2DB7E
secondary
#8A4DB1
accent
#22C485
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12160F
muted
#828480