#A0F985#A0F985
#A0F985 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.173 H 138.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F985 |
|---|---|
| RGB | rgb(160, 249, 133) |
| HSL | hsl(106, 91%, 75%) |
| HSV | hsv(106, 47%, 98%) |
| CMYK | cmyk(35.7%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.28, -47.60, 47.21) |
| CIE-LCH | lch(90.28, 67.04, 135.23°) |
| OKLab | oklab(89.99% -0.1304 0.1144) |
| OKLCH | oklch(89.99% 0.173 138.7) |
| XYZ | xyz(52.6048, 76.9158, 34.2602) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.45
Easter Green
#8CFD7E
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 2.84
Pastel Green
#B0FF9D
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.30
Spring Green (survey)
#A9F971
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F985 #DE85F9
analogous
#DAF985 #A0F985 #85F9A4
triadic
#A0F985 #85A0F9 #F985A0
tetradic
#A0F985 #85DAF9 #DE85F9 #F9A485
square
#A0F985 #85DAF9 #DE85F9 #F9A485
split-complementary
#A0F985 #A485F9 #F985DA
monochromatic
#45F310 #73F64B #A0F985 #CDFCBF #E8FEE2
Accessibility & contrast
On white
1.28
#A0F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#A0F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F985
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F985 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#9BF2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a0f985; /* rgb */ color: rgb(160, 249, 133); /* oklch */ color: oklch(90.0% 0.173 138.7);
Tailwind
colors: {
custom: {
50: '#c0fcaa',
500: '#a0f985',
950: '#000000',
},
}SCSS
$custom: #a0f985; $custom-light: #c0fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a0f985",
"rgb": {
"r": 160,
"g": 249,
"b": 133
},
"hsl": {
"h": 106.034,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89988,
"c": 0.17344,
"h": 138.7
},
"luminance": 0.76918
}Semantic roles & 50–950 ramp
primary
#A0F985
secondary
#B64BD7
accent
#00E6B0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581