#98F899#98F899
#98F899 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.7% C 0.157 H 144.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98F899 |
|---|---|
| RGB | rgb(152, 248, 153) |
| HSL | hsl(121, 87%, 78%) |
| HSV | hsv(121, 39%, 97%) |
| CMYK | cmyk(38.7%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(89.91, -46.88, 36.94) |
| CIE-LCH | lch(89.91, 59.68, 141.76°) |
| OKLab | oklab(89.68% -0.1277 0.0916) |
| OKLCH | oklch(89.68% 0.157 144.3) |
| XYZ | xyz(52.2636, 76.1071, 42.0671) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.79
Mint Green
#8FFF9F
ΔE00 2.01
Lightgreen
#90EE90
ΔE00 2.15
Baby Green
#8CFF9E
ΔE00 2.19
Foam Green
#90FDA9
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F899 #F898F7
analogous
#C7F898 #98F899 #98F8C9
triadic
#98F899 #9998F8 #F89998
tetradic
#98F899 #98C7F8 #F898F7 #F8C998
square
#98F899 #98C7F8 #F898F7 #F8C998
split-complementary
#98F899 #C998F8 #F898C7
monochromatic
#25F027 #5FF460 #98F899 #D1FCD2 #E2FDE3
Accessibility & contrast
On white
1.29
#98F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#98F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F899
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F899 | 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)
#FCE892
Deuteranopia (green-blind)
#EDDF9F
Tritanopia (blue-blind)
#8DF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f899; /* rgb */ color: rgb(152, 248, 153); /* oklch */ color: oklch(89.7% 0.157 144.3);
Tailwind
colors: {
custom: {
50: '#bafbb8',
500: '#98f899',
950: '#000000',
},
}SCSS
$custom: #98f899; $custom-light: #bafbb8; $custom-dark: #000000;
JSON
{
"hex": "#98f899",
"rgb": {
"r": 152,
"g": 248,
"b": 153
},
"hsl": {
"h": 120.625,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.89676,
"c": 0.15713,
"h": 144.3
},
"luminance": 0.7611
}Semantic roles & 50–950 ramp
primary
#98F899
secondary
#D85CD6
accent
#02E1E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581