#98FB73#98FB73
#98FB73 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.196 H 138.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98FB73 |
|---|---|
| RGB | rgb(152, 251, 115) |
| HSL | hsl(104, 94%, 72%) |
| HSV | hsv(104, 54%, 98%) |
| CMYK | cmyk(39.4%, 0%, 54.2%, 1.6%) |
| CIE-LAB | lab(90.28, -53.02, 55.46) |
| CIE-LCH | lch(90.28, 76.72, 133.71°) |
| OKLab | oklab(89.82% -0.1458 0.1315) |
| OKLCH | oklch(89.82% 0.196 138) |
| XYZ | xyz(50.5390, 76.9048, 28.3975) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.32
Light Grass Green
#9AF764
ΔE00 1.91
Easter Green
#8CFD7E
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.33
Key Lime
#AEFF6E
ΔE00 3.11
Light Lime
#AEFD6C
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FB73 #D673FB
analogous
#DCFB73 #98FB73 #73FB92
triadic
#98FB73 #7398FB #FB7398
tetradic
#98FB73 #73DCFB #D673FB #FB9273
square
#98FB73 #73DCFB #D673FB #FB9273
split-complementary
#98FB73 #9273FB #FB73DC
monochromatic
#45ED07 #6CF938 #98FB73 #C4FDAF #E9FEE1
Accessibility & contrast
On white
1.28
#98FB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#98FB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FB73
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FB73 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#92F3DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #98fb73; /* rgb */ color: rgb(152, 251, 115); /* oklch */ color: oklch(89.8% 0.196 138.0);
Tailwind
colors: {
custom: {
50: '#bbfd9f',
500: '#98fb73',
950: '#000000',
},
}SCSS
$custom: #98fb73; $custom-light: #bbfd9f; $custom-dark: #000000;
JSON
{
"hex": "#98fb73",
"rgb": {
"r": 152,
"g": 251,
"b": 115
},
"hsl": {
"h": 103.676,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89816,
"c": 0.19636,
"h": 138
},
"luminance": 0.76908
}Semantic roles & 50–950 ramp
primary
#98FB73
secondary
#AD3BD7
accent
#00E6A7
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680