#98E587#98E587
#98E587 is a very light, vivid green. Relative luminance 0.645; OKLCH L 85.0% C 0.147 H 140.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98E587 |
|---|---|
| RGB | rgb(152, 229, 135) |
| HSL | hsl(109, 64%, 71%) |
| HSV | hsv(109, 41%, 90%) |
| CMYK | cmyk(33.6%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(84.21, -41.24, 38.47) |
| CIE-LCH | lch(84.21, 56.40, 137.00°) |
| OKLab | oklab(84.96% -0.1127 0.0946) |
| OKLCH | oklch(84.96% 0.147 140) |
| XYZ | xyz(45.3398, 64.4612, 32.9703) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.67
Palegreen
#98FB98
ΔE00 4.90
Pale Light Green
#B1FC99
ΔE00 5.18
Light Pastel Green
#B2FBA5
ΔE00 5.33
Light Green
#96F97B
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E587 #D487E5
analogous
#C7E587 #98E587 #87E5A5
triadic
#98E587 #8798E5 #E58798
tetradic
#98E587 #87C7E5 #D487E5 #E5A587
square
#98E587 #87C7E5 #D487E5 #E5A587
split-complementary
#98E587 #A587E5 #E587C7
monochromatic
#47C72B #6DDA55 #98E587 #C3F0B9 #E9FAE6
Accessibility & contrast
On white
1.51
#98E587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#98E587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E587
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E587 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD780
Deuteranopia (green-blind)
#DFCF8D
Tritanopia (blue-blind)
#93DFCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e587; /* rgb */ color: rgb(152, 229, 135); /* oklch */ color: oklch(85.0% 0.147 140.0);
Tailwind
colors: {
custom: {
50: '#b9edab',
500: '#98e587',
950: '#000000',
},
}SCSS
$custom: #98e587; $custom-light: #b9edab; $custom-dark: #000000;
JSON
{
"hex": "#98e587",
"rgb": {
"r": 152,
"g": 229,
"b": 135
},
"hsl": {
"h": 109.149,
"s": 64.384,
"l": 71.373
},
"oklch": {
"l": 0.84955,
"c": 0.14711,
"h": 140
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#98E587
secondary
#AA53BE
accent
#19CCAC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581