#9FF98B#9FF98B
#9FF98B is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.0% C 0.168 H 140.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF98B |
|---|---|
| RGB | rgb(159, 249, 139) |
| HSL | hsl(109, 90%, 76%) |
| HSV | hsv(109, 44%, 98%) |
| CMYK | cmyk(36.1%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(90.31, -47.14, 44.37) |
| CIE-LCH | lch(90.31, 64.74, 136.73°) |
| OKLab | oklab(90.03% -0.1289 0.1082) |
| OKLCH | oklch(90.03% 0.168 140) |
| XYZ | xyz(52.8320, 76.9837, 36.4967) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.11
Palegreen
#98FB98
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 2.58
Easter Green
#8CFD7E
ΔE00 2.67
Lightgreen
#90EE90
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF98B #E58BF9
analogous
#D6F98B #9FF98B #8BF9AE
triadic
#9FF98B #8B9FF9 #F98B9F
tetradic
#9FF98B #8BD6F9 #E58BF9 #F9AE8B
square
#9FF98B #8BD6F9 #E58BF9 #F9AE8B
split-complementary
#9FF98B #AE8BF9 #F98BD6
monochromatic
#3FF317 #6FF651 #9FF98B #CFFCC5 #E7FDE2
Accessibility & contrast
On white
1.28
#9FF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#9FF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF98B
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF98B | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE882
Deuteranopia (green-blind)
#F2E092
Tritanopia (blue-blind)
#99F3DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff98b; /* rgb */ color: rgb(159, 249, 139); /* oklch */ color: oklch(90.0% 0.168 140.0);
Tailwind
colors: {
custom: {
50: '#bffcae',
500: '#9ff98b',
950: '#000000',
},
}SCSS
$custom: #9ff98b; $custom-light: #bffcae; $custom-dark: #000000;
JSON
{
"hex": "#9ff98b",
"rgb": {
"r": 159,
"g": 249,
"b": 139
},
"hsl": {
"h": 109.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.90026,
"c": 0.16829,
"h": 140
},
"luminance": 0.76986
}Semantic roles & 50–950 ramp
primary
#9FF98B
secondary
#BF51D8
accent
#00E6BC
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581