#A2DE75#A2DE75
#A2DE75 is a very light, vivid yellow-green. Relative luminance 0.612; OKLCH L 83.6% C 0.150 H 133.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DE75 |
|---|---|
| RGB | rgb(162, 222, 117) |
| HSL | hsl(94, 61%, 66%) |
| HSV | hsv(94, 47%, 87%) |
| CMYK | cmyk(27%, 0%, 47.3%, 12.9%) |
| CIE-LAB | lab(82.49, -37.06, 45.24) |
| CIE-LCH | lch(82.49, 58.48, 129.32°) |
| OKLab | oklab(83.63% -0.1023 0.1091) |
| OKLCH | oklch(83.63% 0.15 133.2) |
| XYZ | xyz(44.2316, 61.2070, 26.3099) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Moss Green
#A6C875
ΔE00 6.26
Lightgreen
#90EE90
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.37
Spring Green (survey)
#A9F971
ΔE00 6.45
Pistachio
#93C572
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DE75 #B175DE
analogous
#D7DE75 #A2DE75 #75DE7D
triadic
#A2DE75 #75A2DE #DE75A2
tetradic
#A2DE75 #75D7DE #B175DE #DE7D75
square
#A2DE75 #75D7DE #B175DE #DE7D75
split-complementary
#A2DE75 #7D75DE #DE75D7
monochromatic
#63AF2A #81D244 #A2DE75 #C3EAA6 #E5F6D8
Accessibility & contrast
On white
1.59
#A2DE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#A2DE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DE75
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DE75 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D06C
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#A3D7C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2de75; /* rgb */ color: rgb(162, 222, 117); /* oklch */ color: oklch(83.6% 0.150 133.2);
Tailwind
colors: {
custom: {
50: '#c0e89f',
500: '#a2de75',
950: '#000000',
},
}SCSS
$custom: #a2de75; $custom-light: #c0e89f; $custom-dark: #000000;
JSON
{
"hex": "#a2de75",
"rgb": {
"r": 162,
"g": 222,
"b": 117
},
"hsl": {
"h": 94.286,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83626,
"c": 0.14951,
"h": 133.2
},
"luminance": 0.61208
}Semantic roles & 50–950 ramp
primary
#A2DE75
secondary
#8346B1
accent
#1CC97F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480