#A8EC99#A8EC99
#A8EC99 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.130 H 140.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EC99 |
|---|---|
| RGB | rgb(168, 236, 153) |
| HSL | hsl(109, 69%, 76%) |
| HSV | hsv(109, 35%, 93%) |
| CMYK | cmyk(28.8%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(87.30, -36.59, 33.64) |
| CIE-LCH | lch(87.30, 49.71, 137.40°) |
| OKLab | oklab(87.77% -0.0998 0.0838) |
| OKLCH | oklch(87.77% 0.13 140) |
| XYZ | xyz(51.8919, 70.6137, 41.0265) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.95
Light Pastel Green
#B2FBA5
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EC99 #DD99EC
analogous
#D2EC99 #A8EC99 #99ECB4
triadic
#A8EC99 #99A8EC #EC99A8
tetradic
#A8EC99 #99D2EC #DD99EC #ECB499
square
#A8EC99 #99D2EC #DD99EC #ECB499
split-complementary
#A8EC99 #B499EC #EC99D2
monochromatic
#50D932 #7CE265 #A8EC99 #D4F6CD #E9FAE5
Accessibility & contrast
On white
1.39
#A8EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#A8EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EC99
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EC99 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#A4E7D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a8ec99; /* rgb */ color: rgb(168, 236, 153); /* oklch */ color: oklch(87.8% 0.130 140.0);
Tailwind
colors: {
custom: {
50: '#c4f2b7',
500: '#a8ec99',
950: '#000000',
},
}SCSS
$custom: #a8ec99; $custom-light: #c4f2b7; $custom-dark: #000000;
JSON
{
"hex": "#a8ec99",
"rgb": {
"r": 168,
"g": 236,
"b": 153
},
"hsl": {
"h": 109.157,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.87768,
"c": 0.13035,
"h": 140
},
"luminance": 0.70616
}Semantic roles & 50–950 ramp
primary
#A8EC99
secondary
#B562C8
accent
#15D1AF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581