#98F784#98F784
#98F784 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.1% C 0.176 H 140.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98F784 |
|---|---|
| RGB | rgb(152, 247, 132) |
| HSL | hsl(110, 88%, 74%) |
| HSV | hsv(110, 47%, 97%) |
| CMYK | cmyk(38.5%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(89.33, -49.37, 46.42) |
| CIE-LCH | lch(89.33, 67.77, 136.76°) |
| OKLab | oklab(89.11% -0.135 0.1126) |
| OKLCH | oklch(89.11% 0.176 140.2) |
| XYZ | xyz(50.3726, 74.8601, 33.6206) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.41
Easter Green
#8CFD7E
ΔE00 2.07
Palegreen
#98FB98
ΔE00 2.86
Pale Light Green
#B1FC99
ΔE00 3.35
Pastel Green
#B0FF9D
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F784 #E384F7
analogous
#D2F784 #98F784 #84F7AA
triadic
#98F784 #8498F7 #F78498
tetradic
#98F784 #84D2F7 #E384F7 #F7AA84
square
#98F784 #84D2F7 #E384F7 #F7AA84
split-complementary
#98F784 #AA84F7 #F784D2
monochromatic
#38F011 #68F34B #98F784 #C8FBBD #E7FDE2
Accessibility & contrast
On white
1.31
#98F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#98F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F784
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F784 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#91F0DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f784; /* rgb */ color: rgb(152, 247, 132); /* oklch */ color: oklch(89.1% 0.176 140.2);
Tailwind
colors: {
custom: {
50: '#bafaa9',
500: '#98f784',
950: '#000000',
},
}SCSS
$custom: #98f784; $custom-light: #bafaa9; $custom-dark: #000000;
JSON
{
"hex": "#98f784",
"rgb": {
"r": 152,
"g": 247,
"b": 132
},
"hsl": {
"h": 109.565,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.89106,
"c": 0.17577,
"h": 140.2
},
"luminance": 0.74863
}Semantic roles & 50–950 ramp
primary
#98F784
secondary
#BC4BD4
accent
#01E4BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581