#A8EA91#A8EA91
#A8EA91 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.2% C 0.136 H 137.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA91 |
|---|---|
| RGB | rgb(168, 234, 145) |
| HSL | hsl(104, 68%, 74%) |
| HSV | hsv(104, 38%, 92%) |
| CMYK | cmyk(28.2%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(86.61, -36.83, 36.76) |
| CIE-LCH | lch(86.61, 52.03, 135.06°) |
| OKLab | oklab(87.17% -0.1006 0.0909) |
| OKLCH | oklch(87.17% 0.136 137.9) |
| XYZ | xyz(50.6806, 69.2130, 37.4718) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 3.57
Light Pastel Green
#B2FBA5
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 3.87
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA91 #D391EA
analogous
#D5EA91 #A8EA91 #91EAA7
triadic
#A8EA91 #91A8EA #EA91A8
tetradic
#A8EA91 #91D5EA #D391EA #EAA791
square
#A8EA91 #91D5EA #D391EA #EAA791
split-complementary
#A8EA91 #A791EA #EA91D5
monochromatic
#57D62A #7FE05E #A8EA91 #D1F4C4 #EBFAE5
Accessibility & contrast
On white
1.41
#A8EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#A8EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA91
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA91 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#E5D796
Tritanopia (blue-blind)
#A5E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea91; /* rgb */ color: rgb(168, 234, 145); /* oklch */ color: oklch(87.2% 0.136 137.9);
Tailwind
colors: {
custom: {
50: '#c4f1b2',
500: '#a8ea91',
950: '#000000',
},
}SCSS
$custom: #a8ea91; $custom-light: #c4f1b2; $custom-dark: #000000;
JSON
{
"hex": "#a8ea91",
"rgb": {
"r": 168,
"g": 234,
"b": 145
},
"hsl": {
"h": 104.494,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87172,
"c": 0.13562,
"h": 137.9
},
"luminance": 0.69215
}Semantic roles & 50–950 ramp
primary
#A8EA91
secondary
#A95BC5
accent
#16D0A0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581