#98F987#98F987
#98F987 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.6% C 0.176 H 140.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98F987 |
|---|---|
| RGB | rgb(152, 249, 135) |
| HSL | hsl(111, 90%, 75%) |
| HSV | hsv(111, 46%, 98%) |
| CMYK | cmyk(39%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(89.94, -49.82, 45.75) |
| CIE-LCH | lch(89.94, 67.64, 137.44°) |
| OKLab | oklab(89.62% -0.1361 0.1112) |
| OKLCH | oklch(89.62% 0.176 140.8) |
| XYZ | xyz(51.1957, 76.1732, 34.9223) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 1.92
Palegreen
#98FB98
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 3.21
Pastel Green
#B0FF9D
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F987 #E887F9
analogous
#D1F987 #98F987 #87F9AF
triadic
#98F987 #8798F9 #F98798
tetradic
#98F987 #87D1F9 #E887F9 #F9AF87
square
#98F987 #87D1F9 #E887F9 #F9AF87
split-complementary
#98F987 #AF87F9 #F987D1
monochromatic
#34F312 #66F64D #98F987 #CAFCC1 #E6FEE2
Accessibility & contrast
On white
1.29
#98F987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#98F987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F987
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F987 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87E
Deuteranopia (green-blind)
#F0DF8E
Tritanopia (blue-blind)
#90F3DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f987; /* rgb */ color: rgb(152, 249, 135); /* oklch */ color: oklch(89.6% 0.176 140.8);
Tailwind
colors: {
custom: {
50: '#bbfcac',
500: '#98f987',
950: '#000000',
},
}SCSS
$custom: #98f987; $custom-light: #bbfcac; $custom-dark: #000000;
JSON
{
"hex": "#98f987",
"rgb": {
"r": 152,
"g": 249,
"b": 135
},
"hsl": {
"h": 111.053,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89617,
"c": 0.17576,
"h": 140.8
},
"luminance": 0.76176
}Semantic roles & 50–950 ramp
primary
#98F987
secondary
#C34DD7
accent
#00E6C3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581