#A8F985#A8F985
#A8F985 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.169 H 136.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A8F985 |
|---|---|
| RGB | rgb(168, 249, 133) |
| HSL | hsl(102, 91%, 75%) |
| HSV | hsv(102, 47%, 98%) |
| CMYK | cmyk(32.5%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.67, -45.03, 47.79) |
| CIE-LCH | lch(90.67, 65.66, 133.30°) |
| OKLab | oklab(90.41% -0.1237 0.1156) |
| OKLCH | oklch(90.41% 0.169 136.9) |
| XYZ | xyz(54.2562, 77.7674, 34.3376) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.15
Pale Light Green
#B1FC99
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.74
Pastel Green
#B0FF9D
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8F985 #D685F9
analogous
#E2F985 #A8F985 #85F99C
triadic
#A8F985 #85A8F9 #F985A8
tetradic
#A8F985 #85E2F9 #D685F9 #F99C85
square
#A8F985 #85E2F9 #D685F9 #F99C85
split-complementary
#A8F985 #9C85F9 #F985E2
monochromatic
#55F310 #7EF64B #A8F985 #D2FCBF #EAFEE2
Accessibility & contrast
On white
1.27
#A8F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#A8F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8F985
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8F985 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#A5F2DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a8f985; /* rgb */ color: rgb(168, 249, 133); /* oklch */ color: oklch(90.4% 0.169 136.9);
Tailwind
colors: {
custom: {
50: '#c5fbaa',
500: '#a8f985',
950: '#000000',
},
}SCSS
$custom: #a8f985; $custom-light: #c5fbaa; $custom-dark: #000000;
JSON
{
"hex": "#a8f985",
"rgb": {
"r": 168,
"g": 249,
"b": 133
},
"hsl": {
"h": 101.897,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.9041,
"c": 0.16928,
"h": 136.9
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#A8F985
secondary
#AD4BD7
accent
#00E6A0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581