#9FF98E#9FF98E
#9FF98E is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.165 H 140.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF98E |
|---|---|
| RGB | rgb(159, 249, 142) |
| HSL | hsl(110, 90%, 77%) |
| HSV | hsv(110, 43%, 98%) |
| CMYK | cmyk(36.1%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(90.36, -46.74, 42.97) |
| CIE-LCH | lch(90.36, 63.49, 137.41°) |
| OKLab | oklab(90.07% -0.1277 0.1052) |
| OKLCH | oklch(90.07% 0.165 140.5) |
| XYZ | xyz(53.0542, 77.0726, 37.6670) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.53
Easter Green
#8CFD7E
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF98E #E88EF9
analogous
#D5F98E #9FF98E #8EF9B3
triadic
#9FF98E #8E9FF9 #F98E9F
tetradic
#9FF98E #8ED5F9 #E88EF9 #F9B38E
square
#9FF98E #8ED5F9 #E88EF9 #F9B38E
split-complementary
#9FF98E #B38EF9 #F98ED5
monochromatic
#3CF31A #6EF654 #9FF98E #D0FCC8 #E6FDE2
Accessibility & contrast
On white
1.28
#9FF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#9FF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF98E
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF98E | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE986
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#98F3DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff98e; /* rgb */ color: rgb(159, 249, 142); /* oklch */ color: oklch(90.1% 0.165 140.5);
Tailwind
colors: {
custom: {
50: '#bffcb0',
500: '#9ff98e',
950: '#000000',
},
}SCSS
$custom: #9ff98e; $custom-light: #bffcb0; $custom-dark: #000000;
JSON
{
"hex": "#9ff98e",
"rgb": {
"r": 159,
"g": 249,
"b": 142
},
"hsl": {
"h": 110.467,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.90072,
"c": 0.16542,
"h": 140.5
},
"luminance": 0.77075
}Semantic roles & 50–950 ramp
primary
#9FF98E
secondary
#C353D8
accent
#00E6C1
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581