#98FB8A#98FB8A
#98FB8A is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.176 H 141.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98FB8A |
|---|---|
| RGB | rgb(152, 251, 138) |
| HSL | hsl(113, 93%, 76%) |
| HSV | hsv(113, 45%, 98%) |
| CMYK | cmyk(39.4%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(90.55, -50.26, 45.09) |
| CIE-LCH | lch(90.55, 67.51, 138.10°) |
| OKLab | oklab(90.13% -0.1372 0.1098) |
| OKLCH | oklch(90.13% 0.176 141.3) |
| XYZ | xyz(52.0314, 77.5018, 36.2575) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.90
Light Green
#96F97B
ΔE00 1.93
Palegreen
#98FB98
ΔE00 2.17
Pastel Green
#B0FF9D
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FB8A #ED8AFB
analogous
#D1FB8A #98FB8A #8AFBB5
triadic
#98FB8A #8A98FB #FB8A98
tetradic
#98FB8A #8AD1FB #ED8AFB #FBB58A
square
#98FB8A #8AD1FB #ED8AFB #FBB58A
split-complementary
#98FB8A #B58AFB #FB8AD1
monochromatic
#30F714 #64F94F #98FB8A #CCFDC5 #E5FEE1
Accessibility & contrast
On white
1.27
#98FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#98FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FB8A
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FB8A | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F2E091
Tritanopia (blue-blind)
#8FF5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #98fb8a; /* rgb */ color: rgb(152, 251, 138); /* oklch */ color: oklch(90.1% 0.176 141.3);
Tailwind
colors: {
custom: {
50: '#bbfdae',
500: '#98fb8a',
950: '#000000',
},
}SCSS
$custom: #98fb8a; $custom-light: #bbfdae; $custom-dark: #000000;
JSON
{
"hex": "#98fb8a",
"rgb": {
"r": 152,
"g": 251,
"b": 138
},
"hsl": {
"h": 112.566,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90129,
"c": 0.17575,
"h": 141.3
},
"luminance": 0.77505
}Semantic roles & 50–950 ramp
primary
#98FB8A
secondary
#C94FDA
accent
#00E6C9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681