#98EA89#98EA89
#98EA89 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.152 H 140.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA89 |
|---|---|
| RGB | rgb(152, 234, 137) |
| HSL | hsl(111, 70%, 73%) |
| HSV | hsv(111, 41%, 92%) |
| CMYK | cmyk(35%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(85.67, -43.16, 39.35) |
| CIE-LCH | lch(85.67, 58.41, 137.64°) |
| OKLab | oklab(86.15% -0.1178 0.0967) |
| OKLCH | oklch(86.15% 0.152 140.6) |
| XYZ | xyz(46.8853, 67.3249, 34.1867) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.86
Palegreen
#98FB98
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.30
Light Green
#96F97B
ΔE00 4.60
Light Pastel Green
#B2FBA5
ΔE00 4.61
Pastel Green
#B0FF9D
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA89 #DB89EA
analogous
#C8EA89 #98EA89 #89EAAB
triadic
#98EA89 #8998EA #EA8998
tetradic
#98EA89 #89C8EA #DB89EA #EAAB89
square
#98EA89 #89C8EA #DB89EA #EAAB89
split-complementary
#98EA89 #AB89EA #EA89C8
monochromatic
#40D326 #6BE155 #98EA89 #C5F3BD #E8FAE5
Accessibility & contrast
On white
1.45
#98EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#98EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA89
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA89 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#92E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea89; /* rgb */ color: rgb(152, 234, 137); /* oklch */ color: oklch(86.2% 0.152 140.6);
Tailwind
colors: {
custom: {
50: '#b9f1ac',
500: '#98ea89',
950: '#000000',
},
}SCSS
$custom: #98ea89; $custom-light: #b9f1ac; $custom-dark: #000000;
JSON
{
"hex": "#98ea89",
"rgb": {
"r": 152,
"g": 234,
"b": 137
},
"hsl": {
"h": 110.722,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86151,
"c": 0.15245,
"h": 140.6
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#98EA89
secondary
#B353C4
accent
#14D2B4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581