#98FF99#98FF99
#98FF99 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.167 H 144.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF99 |
|---|---|
| RGB | rgb(152, 255, 153) |
| HSL | hsl(121, 100%, 80%) |
| HSV | hsv(121, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 40%, 0%) |
| CIE-LAB | lab(91.91, -49.83, 39.54) |
| CIE-LCH | lch(91.91, 63.61, 141.57°) |
| OKLab | oklab(91.3% -0.1357 0.0977) |
| OKLCH | oklch(91.3% 0.167 144.3) |
| XYZ | xyz(54.4561, 80.4920, 42.7979) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.86
Mint Green
#8FFF9F
ΔE00 1.62
Baby Green
#8CFF9E
ΔE00 1.76
Pastel Green
#B0FF9D
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF99 #FF98FE
analogous
#CAFF98 #98FF99 #98FFCD
triadic
#98FF99 #9998FF #FF9998
tetradic
#98FF99 #98CAFF #FF98FE #FFCD98
square
#98FF99 #98CAFF #FF98FE #FFCD98
split-complementary
#98FF99 #CD98FF #FF98CA
monochromatic
#1EFF20 #5BFF5C #98FF99 #D5FFD6 #E0FFE1
Accessibility & contrast
On white
1.23
#98FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#98FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF99
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF99 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#8CFAE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98ff99; /* rgb */ color: rgb(152, 255, 153); /* oklch */ color: oklch(91.3% 0.167 144.3);
Tailwind
colors: {
custom: {
50: '#bbffb8',
500: '#98ff99',
950: '#000000',
},
}SCSS
$custom: #98ff99; $custom-light: #bbffb8; $custom-dark: #000000;
JSON
{
"hex": "#98ff99",
"rgb": {
"r": 152,
"g": 255,
"b": 153
},
"hsl": {
"h": 120.583,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.913,
"c": 0.16717,
"h": 144.3
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#98FF99
secondary
#E259E0
accent
#00E3E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681