#98FF8A#98FF8A
#98FF8A is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.1% C 0.181 H 141.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF8A |
|---|---|
| RGB | rgb(152, 255, 138) |
| HSL | hsl(113, 100%, 77%) |
| HSV | hsv(113, 46%, 100%) |
| CMYK | cmyk(40.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(91.70, -51.91, 46.52) |
| CIE-LCH | lch(91.70, 69.71, 138.13°) |
| OKLab | oklab(91.06% -0.1417 0.1131) |
| OKLCH | oklch(91.06% 0.181 141.4) |
| XYZ | xyz(53.2941, 80.0273, 36.6784) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.56
Light Green
#96F97B
ΔE00 1.99
Palegreen
#98FB98
ΔE00 2.63
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Pastel Green
#B0FF9D
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF8A #F18AFF
analogous
#D2FF8A #98FF8A #8AFFB7
triadic
#98FF8A #8A98FF #FF8A98
tetradic
#98FF8A #8AD2FF #F18AFF #FFB78A
square
#98FF8A #8AD2FF #F18AFF #FFB78A
split-complementary
#98FF8A #B78AFF #FF8AD2
monochromatic
#2CFF10 #62FF4D #98FF8A #CEFFC7 #E4FFE0
Accessibility & contrast
On white
1.23
#98FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#98FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF8A
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF8A | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#8EF9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #98ff8a; /* rgb */ color: rgb(152, 255, 138); /* oklch */ color: oklch(91.1% 0.181 141.4);
Tailwind
colors: {
custom: {
50: '#bbffae',
500: '#98ff8a',
950: '#000000',
},
}SCSS
$custom: #98ff8a; $custom-light: #bbffae; $custom-dark: #000000;
JSON
{
"hex": "#98ff8a",
"rgb": {
"r": 152,
"g": 255,
"b": 138
},
"hsl": {
"h": 112.821,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91062,
"c": 0.1813,
"h": 141.4
},
"luminance": 0.8003
}Semantic roles & 50–950 ramp
primary
#98FF8A
secondary
#CE4EE0
accent
#00E6CA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681