#A8EA93#A8EA93
#A8EA93 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.2% C 0.134 H 138.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA93 |
|---|---|
| RGB | rgb(168, 234, 147) |
| HSL | hsl(106, 67%, 75%) |
| HSV | hsv(106, 37%, 92%) |
| CMYK | cmyk(28.2%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(86.64, -36.55, 35.80) |
| CIE-LCH | lch(86.64, 51.16, 135.60°) |
| OKLab | oklab(87.21% -0.0998 0.0887) |
| OKLCH | oklch(87.21% 0.134 138.4) |
| XYZ | xyz(50.8361, 69.2752, 38.2911) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.51
Tea Green
#BDF8A3
ΔE00 3.53
Light Pastel Green
#B2FBA5
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 3.96
Pastel Green
#B0FF9D
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA93 #D593EA
analogous
#D4EA93 #A8EA93 #93EAAA
triadic
#A8EA93 #93A8EA #EA93A8
tetradic
#A8EA93 #93D4EA #D593EA #EAAA93
square
#A8EA93 #93D4EA #D593EA #EAAA93
split-complementary
#A8EA93 #AA93EA #EA93D4
monochromatic
#55D62D #7FE060 #A8EA93 #D1F4C6 #EAFAE5
Accessibility & contrast
On white
1.41
#A8EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A8EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA93
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA93 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#A5E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea93; /* rgb */ color: rgb(168, 234, 147); /* oklch */ color: oklch(87.2% 0.134 138.4);
Tailwind
colors: {
custom: {
50: '#c4f1b3',
500: '#a8ea93',
950: '#000000',
},
}SCSS
$custom: #a8ea93; $custom-light: #c4f1b3; $custom-dark: #000000;
JSON
{
"hex": "#a8ea93",
"rgb": {
"r": 168,
"g": 234,
"b": 147
},
"hsl": {
"h": 105.517,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.87207,
"c": 0.13355,
"h": 138.4
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#A8EA93
secondary
#AC5CC5
accent
#16CFA3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581