#A8EA92#A8EA92
#A8EA92 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.2% C 0.135 H 138.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA92 |
|---|---|
| RGB | rgb(168, 234, 146) |
| HSL | hsl(105, 68%, 75%) |
| HSV | hsv(105, 38%, 92%) |
| CMYK | cmyk(28.2%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(86.62, -36.69, 36.28) |
| CIE-LCH | lch(86.62, 51.60, 135.33°) |
| OKLab | oklab(87.19% -0.1002 0.0898) |
| OKLCH | oklch(87.19% 0.135 138.1) |
| XYZ | xyz(50.7580, 69.2440, 37.8796) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.55
Light Pastel Green
#B2FBA5
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.91
Pastel Green
#B0FF9D
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA92 #D492EA
analogous
#D4EA92 #A8EA92 #92EAA8
triadic
#A8EA92 #92A8EA #EA92A8
tetradic
#A8EA92 #92D4EA #D492EA #EAA892
square
#A8EA92 #92D4EA #D492EA #EAA892
split-complementary
#A8EA92 #A892EA #EA92D4
monochromatic
#56D62B #7FE05F #A8EA92 #D1F4C5 #EBFAE5
Accessibility & contrast
On white
1.41
#A8EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#A8EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA92
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA92 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8C
Deuteranopia (green-blind)
#E5D797
Tritanopia (blue-blind)
#A5E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea92; /* rgb */ color: rgb(168, 234, 146); /* oklch */ color: oklch(87.2% 0.135 138.1);
Tailwind
colors: {
custom: {
50: '#c4f1b3',
500: '#a8ea92',
950: '#000000',
},
}SCSS
$custom: #a8ea92; $custom-light: #c4f1b3; $custom-dark: #000000;
JSON
{
"hex": "#a8ea92",
"rgb": {
"r": 168,
"g": 234,
"b": 146
},
"hsl": {
"h": 105,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87189,
"c": 0.13459,
"h": 138.1
},
"luminance": 0.69246
}Semantic roles & 50–950 ramp
primary
#A8EA92
secondary
#AA5CC5
accent
#16D0A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581