#98F985#98F985
#98F985 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.6% C 0.178 H 140.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98F985 |
|---|---|
| RGB | rgb(152, 249, 133) |
| HSL | hsl(110, 91%, 75%) |
| HSV | hsv(110, 47%, 98%) |
| CMYK | cmyk(39%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.91, -50.08, 46.67) |
| CIE-LCH | lch(89.91, 68.45, 137.01°) |
| OKLab | oklab(89.59% -0.1369 0.1132) |
| OKLCH | oklch(89.59% 0.178 140.4) |
| XYZ | xyz(51.0563, 76.1174, 34.1876) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.32
Easter Green
#8CFD7E
ΔE00 1.77
Palegreen
#98FB98
ΔE00 2.78
Pale Light Green
#B1FC99
ΔE00 3.34
Pastel Green
#B0FF9D
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F985 #E685F9
analogous
#D2F985 #98F985 #85F9AC
triadic
#98F985 #8598F9 #F98598
tetradic
#98F985 #85D2F9 #E685F9 #F9AC85
square
#98F985 #85D2F9 #E685F9 #F9AC85
split-complementary
#98F985 #AC85F9 #F985D2
monochromatic
#36F310 #67F64B #98F985 #C9FCBF #E6FEE2
Accessibility & contrast
On white
1.29
#98F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#98F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F985
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F985 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#90F2DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f985; /* rgb */ color: rgb(152, 249, 133); /* oklch */ color: oklch(89.6% 0.178 140.4);
Tailwind
colors: {
custom: {
50: '#bbfcaa',
500: '#98f985',
950: '#000000',
},
}SCSS
$custom: #98f985; $custom-light: #bbfcaa; $custom-dark: #000000;
JSON
{
"hex": "#98f985",
"rgb": {
"r": 152,
"g": 249,
"b": 133
},
"hsl": {
"h": 110.172,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89588,
"c": 0.17762,
"h": 140.4
},
"luminance": 0.7612
}Semantic roles & 50–950 ramp
primary
#98F985
secondary
#C04BD7
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581