#98EF91#98EF91
#98EF91 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.4% C 0.152 H 142.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98EF91 |
|---|---|
| RGB | rgb(152, 239, 145) |
| HSL | hsl(116, 75%, 75%) |
| HSV | hsv(116, 39%, 94%) |
| CMYK | cmyk(36.4%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(87.22, -44.19, 37.39) |
| CIE-LCH | lch(87.22, 57.89, 139.76°) |
| OKLab | oklab(87.45% -0.1205 0.0924) |
| OKLCH | oklch(87.45% 0.152 142.5) |
| XYZ | xyz(48.9242, 70.4502, 37.8029) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.96
Palegreen
#98FB98
ΔE00 2.59
Light Pastel Green
#B2FBA5
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.91
Pastel Green
#B0FF9D
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EF91 #E891EF
analogous
#C7EF91 #98EF91 #91EFB9
triadic
#98EF91 #9198EF #EF9198
tetradic
#98EF91 #91C7EF #E891EF #EFB991
square
#98EF91 #91C7EF #E891EF #EFB991
split-complementary
#98EF91 #B991EF #EF91C7
monochromatic
#34DF26 #66E75C #98EF91 #CAF7C6 #E6FBE4
Accessibility & contrast
On white
1.39
#98EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#98EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EF91
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EF91 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#90EAD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #98ef91; /* rgb */ color: rgb(152, 239, 145); /* oklch */ color: oklch(87.4% 0.152 142.5);
Tailwind
colors: {
custom: {
50: '#b9f5b2',
500: '#98ef91',
950: '#000000',
},
}SCSS
$custom: #98ef91; $custom-light: #b9f5b2; $custom-dark: #000000;
JSON
{
"hex": "#98ef91",
"rgb": {
"r": 152,
"g": 239,
"b": 145
},
"hsl": {
"h": 115.532,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87448,
"c": 0.15186,
"h": 142.5
},
"luminance": 0.70453
}Semantic roles & 50–950 ramp
primary
#98EF91
secondary
#C259CB
accent
#0FD7C8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581