#A8EA99#A8EA99
#A8EA99 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.3% C 0.127 H 139.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA99 |
|---|---|
| RGB | rgb(168, 234, 153) |
| HSL | hsl(109, 66%, 76%) |
| HSV | hsv(109, 35%, 92%) |
| CMYK | cmyk(28.2%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(86.74, -35.68, 32.90) |
| CIE-LCH | lch(86.74, 48.53, 137.32°) |
| OKLab | oklab(87.32% -0.0973 0.0821) |
| OKLCH | oklch(87.32% 0.127 139.9) |
| XYZ | xyz(51.3193, 69.4685, 40.8356) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.11
Light Pastel Green
#B2FBA5
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.63
Light Sage
#BCECAC
ΔE00 3.98
Pale Light Green
#B1FC99
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA99 #DB99EA
analogous
#D0EA99 #A8EA99 #99EAB2
triadic
#A8EA99 #99A8EA #EA99A8
tetradic
#A8EA99 #99D0EA #DB99EA #EAB299
square
#A8EA99 #99D0EA #DB99EA #EAB299
split-complementary
#A8EA99 #B299EA #EA99D0
monochromatic
#51D533 #7DE066 #A8EA99 #D3F4CC #E9FAE6
Accessibility & contrast
On white
1.41
#A8EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#A8EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA99
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA99 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#E4D79D
Tritanopia (blue-blind)
#A4E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea99; /* rgb */ color: rgb(168, 234, 153); /* oklch */ color: oklch(87.3% 0.127 139.9);
Tailwind
colors: {
custom: {
50: '#c3f1b7',
500: '#a8ea99',
950: '#000000',
},
}SCSS
$custom: #a8ea99; $custom-light: #c3f1b7; $custom-dark: #000000;
JSON
{
"hex": "#a8ea99",
"rgb": {
"r": 168,
"g": 234,
"b": 153
},
"hsl": {
"h": 108.889,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.87315,
"c": 0.12731,
"h": 139.9
},
"luminance": 0.6947
}Semantic roles & 50–950 ramp
primary
#A8EA99
secondary
#B362C5
accent
#18CEAC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581