#A2ED98#A2ED98
#A2ED98 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.6% C 0.136 H 141.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ED98 |
|---|---|
| RGB | rgb(162, 237, 152) |
| HSL | hsl(113, 70%, 76%) |
| HSV | hsv(113, 36%, 93%) |
| CMYK | cmyk(31.6%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(87.25, -39.14, 34.03) |
| CIE-LCH | lch(87.25, 51.86, 139.00°) |
| OKLab | oklab(87.64% -0.1067 0.0847) |
| OKLCH | oklch(87.64% 0.136 141.6) |
| XYZ | xyz(50.8500, 70.5146, 40.6311) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.42
Light Pastel Green
#B2FBA5
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.73
Tea Green
#BDF8A3
ΔE00 3.84
Pale Light Green
#B1FC99
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ED98 #E398ED
analogous
#CDED98 #A2ED98 #98EDB9
triadic
#A2ED98 #98A2ED #ED98A2
tetradic
#A2ED98 #98CDED #E398ED #EDB998
square
#A2ED98 #98CDED #E398ED #EDB998
split-complementary
#A2ED98 #B998ED #ED98CD
monochromatic
#44DB30 #73E464 #A2ED98 #D1F6CC #E7FAE5
Accessibility & contrast
On white
1.39
#A2ED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#A2ED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ED98
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ED98 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF92
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#9CE8D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a2ed98; /* rgb */ color: rgb(162, 237, 152); /* oklch */ color: oklch(87.6% 0.136 141.6);
Tailwind
colors: {
custom: {
50: '#c0f3b7',
500: '#a2ed98',
950: '#000000',
},
}SCSS
$custom: #a2ed98; $custom-light: #c0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#a2ed98",
"rgb": {
"r": 162,
"g": 237,
"b": 152
},
"hsl": {
"h": 112.941,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.87641,
"c": 0.13628,
"h": 141.6
},
"luminance": 0.70517
}Semantic roles & 50–950 ramp
primary
#A2ED98
secondary
#BD60C9
accent
#13D2BC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581