#A2DF75#A2DF75
#A2DF75 is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 83.9% C 0.151 H 133.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF75 |
|---|---|
| RGB | rgb(162, 223, 117) |
| HSL | hsl(95, 62%, 67%) |
| HSV | hsv(95, 48%, 87%) |
| CMYK | cmyk(27.4%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(82.77, -37.51, 45.59) |
| CIE-LCH | lch(82.77, 59.04, 129.45°) |
| OKLab | oklab(83.86% -0.1035 0.1098) |
| OKLCH | oklch(83.86% 0.151 133.3) |
| XYZ | xyz(44.4980, 61.7398, 26.3987) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 6.16
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Spring Green (survey)
#A9F971
ΔE00 6.20
Kiwi Green
#8EE53F
ΔE00 6.39
Light Green
#96F97B
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF75 #B275DF
analogous
#D7DF75 #A2DF75 #75DF7D
triadic
#A2DF75 #75A2DF #DF75A2
tetradic
#A2DF75 #75D7DF #B275DF #DF7D75
square
#A2DF75 #75D7DF #B275DF #DF7D75
split-complementary
#A2DF75 #7D75DF #DF75D7
monochromatic
#63B129 #81D343 #A2DF75 #C3EBA7 #E5F6D8
Accessibility & contrast
On white
1.57
#A2DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#A2DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF75
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF75 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#DECC7B
Tritanopia (blue-blind)
#A3D8C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2df75; /* rgb */ color: rgb(162, 223, 117); /* oklch */ color: oklch(83.9% 0.151 133.3);
Tailwind
colors: {
custom: {
50: '#c0e99f',
500: '#a2df75',
950: '#000000',
},
}SCSS
$custom: #a2df75; $custom-light: #c0e99f; $custom-dark: #000000;
JSON
{
"hex": "#a2df75",
"rgb": {
"r": 162,
"g": 223,
"b": 117
},
"hsl": {
"h": 94.528,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83856,
"c": 0.15094,
"h": 133.3
},
"luminance": 0.61741
}Semantic roles & 50–950 ramp
primary
#A2DF75
secondary
#8446B2
accent
#1BCA80
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480