#98E484#98E484
#98E484 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.7% C 0.149 H 139.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98E484 |
|---|---|
| RGB | rgb(152, 228, 132) |
| HSL | hsl(108, 64%, 71%) |
| HSV | hsv(108, 42%, 89%) |
| CMYK | cmyk(33.3%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(83.88, -41.22, 39.53) |
| CIE-LCH | lch(83.88, 57.11, 136.20°) |
| OKLab | oklab(84.67% -0.1127 0.0969) |
| OKLCH | oklch(84.67% 0.149 139.3) |
| XYZ | xyz(44.8556, 63.8262, 31.7816) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Palegreen
#98FB98
ΔE00 5.20
Pale Light Green
#B1FC99
ΔE00 5.36
Light Green
#96F97B
ΔE00 5.51
Light Pastel Green
#B2FBA5
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E484 #D084E4
analogous
#C8E484 #98E484 #84E4A0
triadic
#98E484 #8498E4 #E48498
tetradic
#98E484 #84C8E4 #D084E4 #E4A084
square
#98E484 #84C8E4 #D084E4 #E4A084
split-complementary
#98E484 #A084E4 #E484C8
monochromatic
#4AC32B #6ED952 #98E484 #C2EFB6 #EAF9E6
Accessibility & contrast
On white
1.53
#98E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#98E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E484
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E484 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#93DECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98e484; /* rgb */ color: rgb(152, 228, 132); /* oklch */ color: oklch(84.7% 0.149 139.3);
Tailwind
colors: {
custom: {
50: '#b9eda9',
500: '#98e484',
950: '#000000',
},
}SCSS
$custom: #98e484; $custom-light: #b9eda9; $custom-dark: #000000;
JSON
{
"hex": "#98e484",
"rgb": {
"r": 152,
"g": 228,
"b": 132
},
"hsl": {
"h": 107.5,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.84673,
"c": 0.14864,
"h": 139.3
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#98E484
secondary
#A650BC
accent
#1ACCA7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581