#A8EA95#A8EA95
#A8EA95 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.2% C 0.131 H 138.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA95 |
|---|---|
| RGB | rgb(168, 234, 149) |
| HSL | hsl(107, 67%, 75%) |
| HSV | hsv(107, 36%, 92%) |
| CMYK | cmyk(28.2%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(86.67, -36.26, 34.83) |
| CIE-LCH | lch(86.67, 50.28, 136.15°) |
| OKLab | oklab(87.24% -0.099 0.0865) |
| OKLCH | oklch(87.24% 0.131 138.8) |
| XYZ | xyz(50.9944, 69.3386, 39.1248) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 3.51
Tea Green
#BDF8A3
ΔE00 3.52
Light Pastel Green
#B2FBA5
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA95 #D795EA
analogous
#D3EA95 #A8EA95 #95EAAC
triadic
#A8EA95 #95A8EA #EA95A8
tetradic
#A8EA95 #95D3EA #D795EA #EAAC95
square
#A8EA95 #95D3EA #D795EA #EAAC95
split-complementary
#A8EA95 #AC95EA #EA95D3
monochromatic
#54D62F #7EE062 #A8EA95 #D2F4C8 #EAFAE5
Accessibility & contrast
On white
1.41
#A8EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#A8EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA95
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA95 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#A5E4D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea95; /* rgb */ color: rgb(168, 234, 149); /* oklch */ color: oklch(87.2% 0.131 138.8);
Tailwind
colors: {
custom: {
50: '#c4f1b5',
500: '#a8ea95',
950: '#000000',
},
}SCSS
$custom: #a8ea95; $custom-light: #c4f1b5; $custom-dark: #000000;
JSON
{
"hex": "#a8ea95",
"rgb": {
"r": 168,
"g": 234,
"b": 149
},
"hsl": {
"h": 106.588,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87242,
"c": 0.13147,
"h": 138.8
},
"luminance": 0.6934
}Semantic roles & 50–950 ramp
primary
#A8EA95
secondary
#AE5EC5
accent
#17CFA6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581