#A8EA98#A8EA98
#A8EA98 is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.3% C 0.128 H 139.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA98 |
|---|---|
| RGB | rgb(168, 234, 152) |
| HSL | hsl(108, 66%, 76%) |
| HSV | hsv(108, 35%, 92%) |
| CMYK | cmyk(28.2%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(86.72, -35.83, 33.38) |
| CIE-LCH | lch(86.72, 48.97, 137.02°) |
| OKLab | oklab(87.3% -0.0977 0.0832) |
| OKLCH | oklch(87.3% 0.128 139.6) |
| XYZ | xyz(51.2370, 69.4356, 40.4025) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.57
Light Pastel Green
#B2FBA5
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.58
Light Sage
#BCECAC
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA98 #DA98EA
analogous
#D1EA98 #A8EA98 #98EAB1
triadic
#A8EA98 #98A8EA #EA98A8
tetradic
#A8EA98 #98D1EA #DA98EA #EAB198
square
#A8EA98 #98D1EA #DA98EA #EAB198
split-complementary
#A8EA98 #B198EA #EA98D1
monochromatic
#52D532 #7DE065 #A8EA98 #D3F4CB #EAFAE6
Accessibility & contrast
On white
1.41
#A8EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#A8EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA98
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA98 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#A4E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a8ea98; /* rgb */ color: rgb(168, 234, 152); /* oklch */ color: oklch(87.3% 0.128 139.6);
Tailwind
colors: {
custom: {
50: '#c3f1b7',
500: '#a8ea98',
950: '#000000',
},
}SCSS
$custom: #a8ea98; $custom-light: #c3f1b7; $custom-dark: #000000;
JSON
{
"hex": "#a8ea98",
"rgb": {
"r": 168,
"g": 234,
"b": 152
},
"hsl": {
"h": 108.293,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.87296,
"c": 0.12835,
"h": 139.6
},
"luminance": 0.69437
}Semantic roles & 50–950 ramp
primary
#A8EA98
secondary
#B261C5
accent
#18CEAA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581