#98EA84#98EA84
#98EA84 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.157 H 139.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA84 |
|---|---|
| RGB | rgb(152, 234, 132) |
| HSL | hsl(108, 71%, 72%) |
| HSV | hsv(108, 44%, 92%) |
| CMYK | cmyk(35%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(85.60, -43.84, 41.72) |
| CIE-LCH | lch(85.60, 60.52, 136.42°) |
| OKLab | oklab(86.07% -0.1199 0.1019) |
| OKLCH | oklch(86.07% 0.157 139.6) |
| XYZ | xyz(46.5349, 67.1848, 32.3413) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Palegreen
#98FB98
ΔE00 4.06
Light Green
#96F97B
ΔE00 4.08
Pale Light Green
#B1FC99
ΔE00 4.33
Pastel Green
#B0FF9D
ΔE00 4.80
Easter Green
#8CFD7E
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA84 #D684EA
analogous
#CBEA84 #98EA84 #84EAA3
triadic
#98EA84 #8498EA #EA8498
tetradic
#98EA84 #84CBEA #D684EA #EAA384
square
#98EA84 #84CBEA #D684EA #EAA384
split-complementary
#98EA84 #A384EA #EA84CB
monochromatic
#45D024 #6CE150 #98EA84 #C4F3B8 #E9FBE5
Accessibility & contrast
On white
1.45
#98EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#98EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA84
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA84 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#93E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea84; /* rgb */ color: rgb(152, 234, 132); /* oklch */ color: oklch(86.1% 0.157 139.6);
Tailwind
colors: {
custom: {
50: '#b9f1a9',
500: '#98ea84',
950: '#000000',
},
}SCSS
$custom: #98ea84; $custom-light: #b9f1a9; $custom-dark: #000000;
JSON
{
"hex": "#98ea84",
"rgb": {
"r": 152,
"g": 234,
"b": 132
},
"hsl": {
"h": 108.235,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.86071,
"c": 0.15736,
"h": 139.6
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#98EA84
secondary
#AD4FC4
accent
#13D3AD
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581