#A0EA98#A0EA98
#A0EA98 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.133 H 142.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EA98 |
|---|---|
| RGB | rgb(160, 234, 152) |
| HSL | hsl(114, 66%, 76%) |
| HSV | hsv(114, 35%, 92%) |
| CMYK | cmyk(31.6%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(86.30, -38.43, 32.75) |
| CIE-LCH | lch(86.30, 50.49, 139.56°) |
| OKLab | oklab(86.84% -0.1048 0.0817) |
| OKLCH | oklch(86.84% 0.133 142.1) |
| XYZ | xyz(49.5856, 68.5841, 40.3251) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.67
Light Pastel Green
#B2FBA5
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 4.38
Light Mint Green
#A6FBB2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EA98 #E298EA
analogous
#C9EA98 #A0EA98 #98EAB9
triadic
#A0EA98 #98A0EA #EA98A0
tetradic
#A0EA98 #98C9EA #E298EA #EAB998
square
#A0EA98 #98C9EA #E298EA #EAB998
split-complementary
#A0EA98 #B998EA #EA98C9
monochromatic
#42D532 #71E065 #A0EA98 #CFF4CB #E8FAE6
Accessibility & contrast
On white
1.43
#A0EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#A0EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EA98
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EA98 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#9AE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a0ea98; /* rgb */ color: rgb(160, 234, 152); /* oklch */ color: oklch(86.8% 0.133 142.1);
Tailwind
colors: {
custom: {
50: '#bef1b7',
500: '#a0ea98',
950: '#000000',
},
}SCSS
$custom: #a0ea98; $custom-light: #bef1b7; $custom-dark: #000000;
JSON
{
"hex": "#a0ea98",
"rgb": {
"r": 160,
"g": 234,
"b": 152
},
"hsl": {
"h": 114.146,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.86844,
"c": 0.13288,
"h": 142.1
},
"luminance": 0.68586
}Semantic roles & 50–950 ramp
primary
#A0EA98
secondary
#BB61C5
accent
#18CEBC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581