#98E591#98E591
#98E591 is a very light, vivid green. Relative luminance 0.648; OKLCH L 85.1% C 0.137 H 142.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98E591 |
|---|---|
| RGB | rgb(152, 229, 145) |
| HSL | hsl(115, 62%, 73%) |
| HSV | hsv(115, 37%, 90%) |
| CMYK | cmyk(33.6%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(84.36, -39.79, 33.65) |
| CIE-LCH | lch(84.36, 52.11, 139.78°) |
| OKLab | oklab(85.13% -0.1085 0.0837) |
| OKLCH | oklch(85.13% 0.137 142.4) |
| XYZ | xyz(46.0772, 64.7562, 36.8539) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Hospital Green
#9BE5AA
ΔE00 4.97
Palegreen
#98FB98
ΔE00 4.97
Light Pastel Green
#B2FBA5
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E591 #DE91E5
analogous
#C2E591 #98E591 #91E5B4
triadic
#98E591 #9198E5 #E59198
tetradic
#98E591 #91C2E5 #DE91E5 #E5B491
square
#98E591 #91C2E5 #DE91E5 #E5B491
split-complementary
#98E591 #B491E5 #E591C2
monochromatic
#3DCB30 #6AD95F #98E591 #C6F1C2 #E8F9E6
Accessibility & contrast
On white
1.51
#98E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#98E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E591
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E591 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#91E0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e591; /* rgb */ color: rgb(152, 229, 145); /* oklch */ color: oklch(85.1% 0.137 142.4);
Tailwind
colors: {
custom: {
50: '#b9edb2',
500: '#98e591',
950: '#000000',
},
}SCSS
$custom: #98e591; $custom-light: #b9edb2; $custom-dark: #000000;
JSON
{
"hex": "#98e591",
"rgb": {
"r": 152,
"g": 229,
"b": 145
},
"hsl": {
"h": 115,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.85128,
"c": 0.13703,
"h": 142.4
},
"luminance": 0.64758
}Semantic roles & 50–950 ramp
primary
#98E591
secondary
#B65CBE
accent
#1CC9BB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581