#A9F985#A9F985
#A9F985 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.5% C 0.169 H 136.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A9F985 |
|---|---|
| RGB | rgb(169, 249, 133) |
| HSL | hsl(101, 91%, 75%) |
| HSV | hsv(101, 47%, 98%) |
| CMYK | cmyk(32.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.72, -44.70, 47.86) |
| CIE-LCH | lch(90.72, 65.49, 133.05°) |
| OKLab | oklab(90.46% -0.1228 0.1158) |
| OKLCH | oklch(90.46% 0.169 136.7) |
| XYZ | xyz(54.4700, 77.8776, 34.3477) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.26
Pale Light Green
#B1FC99
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.68
Pastel Green
#B0FF9D
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9F985 #D585F9
analogous
#E3F985 #A9F985 #85F99B
triadic
#A9F985 #85A9F9 #F985A9
tetradic
#A9F985 #85E3F9 #D585F9 #F99B85
square
#A9F985 #85E3F9 #D585F9 #F99B85
split-complementary
#A9F985 #9B85F9 #F985E3
monochromatic
#57F310 #80F64B #A9F985 #D2FCBF #EAFEE2
Accessibility & contrast
On white
1.27
#A9F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#A9F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9F985
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9F985 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#A6F2DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a9f985; /* rgb */ color: rgb(169, 249, 133); /* oklch */ color: oklch(90.5% 0.169 136.7);
Tailwind
colors: {
custom: {
50: '#c6fbaa',
500: '#a9f985',
950: '#000000',
},
}SCSS
$custom: #a9f985; $custom-light: #c6fbaa; $custom-dark: #000000;
JSON
{
"hex": "#a9f985",
"rgb": {
"r": 169,
"g": 249,
"b": 133
},
"hsl": {
"h": 101.379,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90464,
"c": 0.16876,
"h": 136.7
},
"luminance": 0.7788
}Semantic roles & 50–950 ramp
primary
#A9F985
secondary
#AC4BD7
accent
#00E69E
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581