#9FF998#9FF998
#9FF998 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.2% C 0.156 H 142.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF998 |
|---|---|
| RGB | rgb(159, 249, 152) |
| HSL | hsl(116, 89%, 79%) |
| HSV | hsv(116, 39%, 98%) |
| CMYK | cmyk(36.1%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(90.50, -45.34, 38.26) |
| CIE-LCH | lch(90.50, 59.33, 139.84°) |
| OKLab | oklab(90.24% -0.1236 0.0946) |
| OKLCH | oklch(90.24% 0.156 142.6) |
| XYZ | xyz(53.8390, 77.3865, 41.7999) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.00
Pastel Green
#B0FF9D
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.39
Light Pastel Green
#B2FBA5
ΔE00 2.61
Lightgreen
#90EE90
ΔE00 2.62
Mint Green
#8FFF9F
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF998 #F298F9
analogous
#CFF998 #9FF998 #98F9C1
triadic
#9FF998 #989FF9 #F9989F
tetradic
#9FF998 #98CFF9 #F298F9 #F9C198
square
#9FF998 #98CFF9 #F298F9 #F9C198
split-complementary
#9FF998 #C198F9 #F998CF
monochromatic
#33F224 #69F65E #9FF998 #D5FCD2 #E4FDE2
Accessibility & contrast
On white
1.27
#9FF998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#9FF998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF998
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF998 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE991
Deuteranopia (green-blind)
#F0E09E
Tritanopia (blue-blind)
#96F4E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff998; /* rgb */ color: rgb(159, 249, 152); /* oklch */ color: oklch(90.2% 0.156 142.6);
Tailwind
colors: {
custom: {
50: '#bffcb7',
500: '#9ff998',
950: '#000000',
},
}SCSS
$custom: #9ff998; $custom-light: #bffcb7; $custom-dark: #000000;
JSON
{
"hex": "#9ff998",
"rgb": {
"r": 159,
"g": 249,
"b": 152
},
"hsl": {
"h": 115.67,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.90237,
"c": 0.1557,
"h": 142.6
},
"luminance": 0.77389
}Semantic roles & 50–950 ramp
primary
#9FF998
secondary
#D05CD9
accent
#00E6D5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581