#98FD84#98FD84
#98FD84 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.5% C 0.184 H 140.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98FD84 |
|---|---|
| RGB | rgb(152, 253, 132) |
| HSL | hsl(110, 97%, 75%) |
| HSV | hsv(110, 48%, 99%) |
| CMYK | cmyk(39.9%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(91.05, -51.85, 48.56) |
| CIE-LCH | lch(91.05, 71.04, 136.88°) |
| OKLab | oklab(90.51% -0.1418 0.1174) |
| OKLCH | oklch(90.51% 0.184 140.4) |
| XYZ | xyz(52.2370, 78.5889, 34.2420) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.19
Easter Green
#8CFD7E
ΔE00 1.24
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Palegreen
#98FB98
ΔE00 3.22
Pale Light Green
#B1FC99
ΔE00 3.68
Pastel Green
#B0FF9D
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FD84 #E984FD
analogous
#D4FD84 #98FD84 #84FDAD
triadic
#98FD84 #8498FD #FD8498
tetradic
#98FD84 #84D4FD #E984FD #FDAD84
square
#98FD84 #84D4FD #E984FD #FDAD84
split-complementary
#98FD84 #AD84FD #FD84D4
monochromatic
#33FB0C #66FC48 #98FD84 #CAFEC0 #E6FFE1
Accessibility & contrast
On white
1.26
#98FD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#98FD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FD84
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FD84 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#90F6E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #98fd84; /* rgb */ color: rgb(152, 253, 132); /* oklch */ color: oklch(90.5% 0.184 140.4);
Tailwind
colors: {
custom: {
50: '#bbfeaa',
500: '#98fd84',
950: '#000000',
},
}SCSS
$custom: #98fd84; $custom-light: #bbfeaa; $custom-dark: #000000;
JSON
{
"hex": "#98fd84",
"rgb": {
"r": 152,
"g": 253,
"b": 132
},
"hsl": {
"h": 110.083,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.90508,
"c": 0.18405,
"h": 140.4
},
"luminance": 0.78592
}Semantic roles & 50–950 ramp
primary
#98FD84
secondary
#C449DC
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681