#A8DF89#A8DF89
#A8DF89 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.5% C 0.127 H 134.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DF89 |
|---|---|
| RGB | rgb(168, 223, 137) |
| HSL | hsl(98, 57%, 71%) |
| HSV | hsv(98, 39%, 87%) |
| CMYK | cmyk(24.7%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(83.39, -32.89, 36.58) |
| CIE-LCH | lch(83.39, 49.19, 131.95°) |
| OKLab | oklab(84.54% -0.09 0.0903) |
| OKLCH | oklch(84.54% 0.127 134.9) |
| XYZ | xyz(47.0504, 62.9050, 33.3250) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 4.78
Washed Out Green
#BCF5A6
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.50
Tea Green
#BDF8A3
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DF89 #C089DF
analogous
#D3DF89 #A8DF89 #89DF95
triadic
#A8DF89 #89A8DF #DF89A8
tetradic
#A8DF89 #89D3DF #C089DF #DF9589
square
#A8DF89 #89D3DF #C089DF #DF9589
split-complementary
#A8DF89 #9589DF #DF89D3
monochromatic
#64BB33 #85D259 #A8DF89 #CBECB9 #EDF8E7
Accessibility & contrast
On white
1.55
#A8DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#A8DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DF89
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DF89 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D383
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#A8D9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a8df89; /* rgb */ color: rgb(168, 223, 137); /* oklch */ color: oklch(84.5% 0.127 134.9);
Tailwind
colors: {
custom: {
50: '#c3e9ac',
500: '#a8df89',
950: '#000000',
},
}SCSS
$custom: #a8df89; $custom-light: #c3e9ac; $custom-dark: #000000;
JSON
{
"hex": "#a8df89",
"rgb": {
"r": 168,
"g": 223,
"b": 137
},
"hsl": {
"h": 98.372,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84535,
"c": 0.12744,
"h": 134.9
},
"luminance": 0.62906
}Semantic roles & 50–950 ramp
primary
#A8DF89
secondary
#9456B7
accent
#21C58A
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481