#A2EA98#A2EA98
#A2EA98 is a very light, vivid green. Relative luminance 0.688; OKLCH L 87.0% C 0.132 H 141.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA98 |
|---|---|
| RGB | rgb(162, 234, 152) |
| HSL | hsl(113, 66%, 76%) |
| HSV | hsv(113, 35%, 92%) |
| CMYK | cmyk(30.8%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(86.40, -37.79, 32.90) |
| CIE-LCH | lch(86.40, 50.10, 138.95°) |
| OKLab | oklab(86.96% -0.1031 0.0821) |
| OKLCH | oklch(86.96% 0.132 141.5) |
| XYZ | xyz(49.9887, 68.7919, 40.3440) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Light Pastel Green
#B2FBA5
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.75
Tea Green
#BDF8A3
ΔE00 4.16
Palegreen
#98FB98
ΔE00 4.46
Pale Light Green
#B1FC99
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA98 #E098EA
analogous
#CBEA98 #A2EA98 #98EAB7
triadic
#A2EA98 #98A2EA #EA98A2
tetradic
#A2EA98 #98CBEA #E098EA #EAB798
square
#A2EA98 #98CBEA #E098EA #EAB798
split-complementary
#A2EA98 #B798EA #EA98CB
monochromatic
#46D532 #74E065 #A2EA98 #D0F4CB #E8FAE6
Accessibility & contrast
On white
1.42
#A2EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A2EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA98
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA98 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#9CE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea98; /* rgb */ color: rgb(162, 234, 152); /* oklch */ color: oklch(87.0% 0.132 141.5);
Tailwind
colors: {
custom: {
50: '#bff1b7',
500: '#a2ea98',
950: '#000000',
},
}SCSS
$custom: #a2ea98; $custom-light: #bff1b7; $custom-dark: #000000;
JSON
{
"hex": "#a2ea98",
"rgb": {
"r": 162,
"g": 234,
"b": 152
},
"hsl": {
"h": 112.683,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.86955,
"c": 0.13175,
"h": 141.5
},
"luminance": 0.68794
}Semantic roles & 50–950 ramp
primary
#A2EA98
secondary
#B961C5
accent
#18CEB8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581