#9FF992#9FF992
#9FF992 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.1% C 0.162 H 141.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF992 |
|---|---|
| RGB | rgb(159, 249, 146) |
| HSL | hsl(112, 90%, 77%) |
| HSV | hsv(112, 41%, 98%) |
| CMYK | cmyk(36.1%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(90.41, -46.20, 41.10) |
| CIE-LCH | lch(90.41, 61.83, 138.34°) |
| OKLab | oklab(90.14% -0.1261 0.101) |
| OKLCH | oklch(90.14% 0.162 141.3) |
| XYZ | xyz(53.3600, 77.1949, 39.2771) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.15
Pale Light Green
#B1FC99
ΔE00 2.16
Lightgreen
#90EE90
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.11
Light Pastel Green
#B2FBA5
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF992 #EC92F9
analogous
#D3F992 #9FF992 #92F9B8
triadic
#9FF992 #929FF9 #F9929F
tetradic
#9FF992 #92D3F9 #EC92F9 #F9B892
square
#9FF992 #92D3F9 #EC92F9 #F9B892
split-complementary
#9FF992 #B892F9 #F992D3
monochromatic
#39F31E #6CF658 #9FF992 #D2FCCC #E5FDE2
Accessibility & contrast
On white
1.28
#9FF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#9FF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF992
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF992 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#F1E098
Tritanopia (blue-blind)
#97F3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff992; /* rgb */ color: rgb(159, 249, 146); /* oklch */ color: oklch(90.1% 0.162 141.3);
Tailwind
colors: {
custom: {
50: '#bffcb3',
500: '#9ff992',
950: '#000000',
},
}SCSS
$custom: #9ff992; $custom-light: #bffcb3; $custom-dark: #000000;
JSON
{
"hex": "#9ff992",
"rgb": {
"r": 159,
"g": 249,
"b": 146
},
"hsl": {
"h": 112.427,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.90137,
"c": 0.16155,
"h": 141.3
},
"luminance": 0.77198
}Semantic roles & 50–950 ramp
primary
#9FF992
secondary
#C857D8
accent
#00E6C9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581