#A8EA90#A8EA90
#A8EA90 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.2% C 0.137 H 137.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA90 |
|---|---|
| RGB | rgb(168, 234, 144) |
| HSL | hsl(104, 68%, 74%) |
| HSV | hsv(104, 38%, 92%) |
| CMYK | cmyk(28.2%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(86.59, -36.97, 37.24) |
| CIE-LCH | lch(86.59, 52.47, 134.79°) |
| OKLab | oklab(87.15% -0.101 0.092) |
| OKLCH | oklch(87.15% 0.137 137.7) |
| XYZ | xyz(50.6038, 69.1823, 37.0674) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 3.86
Pastel Green
#B0FF9D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA90 #D290EA
analogous
#D5EA90 #A8EA90 #90EAA5
triadic
#A8EA90 #90A8EA #EA90A8
tetradic
#A8EA90 #90D5EA #D290EA #EAA590
square
#A8EA90 #90D5EA #D290EA #EAA590
split-complementary
#A8EA90 #A590EA #EA90D5
monochromatic
#57D729 #80E05D #A8EA90 #D0F4C3 #EBFAE5
Accessibility & contrast
On white
1.42
#A8EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#A8EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA90
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA90 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 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)
#F0DD8A
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#A5E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea90; /* rgb */ color: rgb(168, 234, 144); /* oklch */ color: oklch(87.2% 0.137 137.7);
Tailwind
colors: {
custom: {
50: '#c4f1b1',
500: '#a8ea90',
950: '#000000',
},
}SCSS
$custom: #a8ea90; $custom-light: #c4f1b1; $custom-dark: #000000;
JSON
{
"hex": "#a8ea90",
"rgb": {
"r": 168,
"g": 234,
"b": 144
},
"hsl": {
"h": 104,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.87154,
"c": 0.13665,
"h": 137.7
},
"luminance": 0.69184
}Semantic roles & 50–950 ramp
primary
#A8EA90
secondary
#A85AC5
accent
#15D09E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581