#9FF98F#9FF98F
#9FF98F is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.164 H 140.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF98F |
|---|---|
| RGB | rgb(159, 249, 143) |
| HSL | hsl(111, 90%, 77%) |
| HSV | hsv(111, 43%, 98%) |
| CMYK | cmyk(36.1%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(90.37, -46.61, 42.50) |
| CIE-LCH | lch(90.37, 63.08, 137.64°) |
| OKLab | oklab(90.09% -0.1273 0.1041) |
| OKLCH | oklch(90.09% 0.164 140.7) |
| XYZ | xyz(53.1297, 77.1028, 38.0641) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.21
Pastel Green
#B0FF9D
ΔE00 2.29
Light Green
#96F97B
ΔE00 2.67
Easter Green
#8CFD7E
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF98F #E98FF9
analogous
#D4F98F #9FF98F #8FF9B4
triadic
#9FF98F #8F9FF9 #F98F9F
tetradic
#9FF98F #8FD4F9 #E98FF9 #F9B48F
square
#9FF98F #8FD4F9 #E98FF9 #F9B48F
split-complementary
#9FF98F #B48FF9 #F98FD4
monochromatic
#3BF31B #6DF655 #9FF98F #D1FCC9 #E6FDE2
Accessibility & contrast
On white
1.28
#9FF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#9FF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF98F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF98F | 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)
#FEE987
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#98F3DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff98f; /* rgb */ color: rgb(159, 249, 143); /* oklch */ color: oklch(90.1% 0.164 140.7);
Tailwind
colors: {
custom: {
50: '#bffcb1',
500: '#9ff98f',
950: '#000000',
},
}SCSS
$custom: #9ff98f; $custom-light: #bffcb1; $custom-dark: #000000;
JSON
{
"hex": "#9ff98f",
"rgb": {
"r": 159,
"g": 249,
"b": 143
},
"hsl": {
"h": 110.943,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.90088,
"c": 0.16446,
"h": 140.7
},
"luminance": 0.77105
}Semantic roles & 50–950 ramp
primary
#9FF98F
secondary
#C454D8
accent
#00E6C3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581