#A8EA94#A8EA94
#A8EA94 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.2% C 0.133 H 138.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA94 |
|---|---|
| RGB | rgb(168, 234, 148) |
| HSL | hsl(106, 67%, 75%) |
| HSV | hsv(106, 37%, 92%) |
| CMYK | cmyk(28.2%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(86.66, -36.41, 35.31) |
| CIE-LCH | lch(86.66, 50.72, 135.87°) |
| OKLab | oklab(87.22% -0.0994 0.0876) |
| OKLCH | oklch(87.22% 0.133 138.6) |
| XYZ | xyz(50.9150, 69.3068, 38.7062) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 3.52
Light Pastel Green
#B2FBA5
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 4.02
Pastel Green
#B0FF9D
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA94 #D694EA
analogous
#D3EA94 #A8EA94 #94EAAB
triadic
#A8EA94 #94A8EA #EA94A8
tetradic
#A8EA94 #94D3EA #D694EA #EAAB94
square
#A8EA94 #94D3EA #D694EA #EAAB94
split-complementary
#A8EA94 #AB94EA #EA94D3
monochromatic
#55D62E #7EE061 #A8EA94 #D2F4C7 #EAFAE5
Accessibility & contrast
On white
1.41
#A8EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A8EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA94
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA94 | 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)
#EFDD8E
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#A5E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea94; /* rgb */ color: rgb(168, 234, 148); /* oklch */ color: oklch(87.2% 0.133 138.6);
Tailwind
colors: {
custom: {
50: '#c4f1b4',
500: '#a8ea94',
950: '#000000',
},
}SCSS
$custom: #a8ea94; $custom-light: #c4f1b4; $custom-dark: #000000;
JSON
{
"hex": "#a8ea94",
"rgb": {
"r": 168,
"g": 234,
"b": 148
},
"hsl": {
"h": 106.047,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.87224,
"c": 0.13251,
"h": 138.6
},
"luminance": 0.69309
}Semantic roles & 50–950 ramp
primary
#A8EA94
secondary
#AD5DC5
accent
#16CFA4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581