#98F785#98F785
#98F785 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.1% C 0.175 H 140.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98F785 |
|---|---|
| RGB | rgb(152, 247, 133) |
| HSL | hsl(110, 88%, 75%) |
| HSV | hsv(110, 46%, 97%) |
| CMYK | cmyk(38.5%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(89.34, -49.24, 45.96) |
| CIE-LCH | lch(89.34, 67.36, 136.98°) |
| OKLab | oklab(89.12% -0.1346 0.1116) |
| OKLCH | oklch(89.12% 0.175 140.3) |
| XYZ | xyz(50.4414, 74.8876, 33.9827) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.54
Easter Green
#8CFD7E
ΔE00 2.12
Palegreen
#98FB98
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.29
Pastel Green
#B0FF9D
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F785 #E485F7
analogous
#D1F785 #98F785 #85F7AB
triadic
#98F785 #8598F7 #F78598
tetradic
#98F785 #85D1F7 #E485F7 #F7AB85
square
#98F785 #85D1F7 #E485F7 #F7AB85
split-complementary
#98F785 #AB85F7 #F785D1
monochromatic
#37EF12 #68F34C #98F785 #C8FBBE #E7FDE2
Accessibility & contrast
On white
1.31
#98F785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#98F785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F785
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F785 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#90F1DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f785; /* rgb */ color: rgb(152, 247, 133); /* oklch */ color: oklch(89.1% 0.175 140.3);
Tailwind
colors: {
custom: {
50: '#bafaaa',
500: '#98f785',
950: '#000000',
},
}SCSS
$custom: #98f785; $custom-light: #bafaaa; $custom-dark: #000000;
JSON
{
"hex": "#98f785",
"rgb": {
"r": 152,
"g": 247,
"b": 133
},
"hsl": {
"h": 110,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.8912,
"c": 0.17484,
"h": 140.3
},
"luminance": 0.7489
}Semantic roles & 50–950 ramp
primary
#98F785
secondary
#BD4CD4
accent
#01E4BE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581