#9FF899#9FF899
#9FF899 is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.0% C 0.153 H 142.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF899 |
|---|---|
| RGB | rgb(159, 248, 153) |
| HSL | hsl(116, 87%, 79%) |
| HSV | hsv(116, 38%, 97%) |
| CMYK | cmyk(35.9%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(90.23, -44.77, 37.42) |
| CIE-LCH | lch(90.23, 58.35, 140.11°) |
| OKLab | oklab(90.02% -0.122 0.0927) |
| OKLCH | oklch(90.02% 0.153 142.8) |
| XYZ | xyz(53.6130, 76.8029, 42.1303) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.16
Pastel Green
#B0FF9D
ΔE00 2.34
Lightgreen
#90EE90
ΔE00 2.43
Light Pastel Green
#B2FBA5
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.52
Mint Green
#8FFF9F
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF899 #F299F8
analogous
#CEF899 #9FF899 #99F8C2
triadic
#9FF899 #999FF8 #F8999F
tetradic
#9FF899 #99CEF8 #F299F8 #F8C299
square
#9FF899 #99CEF8 #F299F8 #F8C299
split-complementary
#9FF899 #C299F8 #F899CE
monochromatic
#33F026 #69F460 #9FF899 #D5FCD2 #E4FDE2
Accessibility & contrast
On white
1.28
#9FF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#9FF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF899
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF899 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#96F3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff899; /* rgb */ color: rgb(159, 248, 153); /* oklch */ color: oklch(90.0% 0.153 142.8);
Tailwind
colors: {
custom: {
50: '#befbb8',
500: '#9ff899',
950: '#000000',
},
}SCSS
$custom: #9ff899; $custom-light: #befbb8; $custom-dark: #000000;
JSON
{
"hex": "#9ff899",
"rgb": {
"r": 159,
"g": 248,
"b": 153
},
"hsl": {
"h": 116.211,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.90024,
"c": 0.15326,
"h": 142.8
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#9FF899
secondary
#D05DD8
accent
#02E4D5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581