#9FF994#9FF994
#9FF994 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.2% C 0.160 H 141.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF994 |
|---|---|
| RGB | rgb(159, 249, 148) |
| HSL | hsl(113, 89%, 78%) |
| HSV | hsv(113, 41%, 98%) |
| CMYK | cmyk(36.1%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(90.44, -45.92, 40.15) |
| CIE-LCH | lch(90.44, 61.00, 138.83°) |
| OKLab | oklab(90.17% -0.1253 0.0989) |
| OKLCH | oklch(90.17% 0.16 141.7) |
| XYZ | xyz(53.5169, 77.2577, 40.1036) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.26
Pastel Green
#B0FF9D
ΔE00 2.12
Pale Light Green
#B1FC99
ΔE00 2.19
Lightgreen
#90EE90
ΔE00 2.80
Light Pastel Green
#B2FBA5
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF994 #EE94F9
analogous
#D2F994 #9FF994 #94F9BB
triadic
#9FF994 #949FF9 #F9949F
tetradic
#9FF994 #94D2F9 #EE94F9 #F9BB94
square
#9FF994 #94D2F9 #EE94F9 #F9BB94
split-complementary
#9FF994 #BB94F9 #F994D2
monochromatic
#37F320 #6BF65A #9FF994 #D3FCCE #E5FDE2
Accessibility & contrast
On white
1.28
#9FF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#9FF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF994
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF994 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#97F3E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff994; /* rgb */ color: rgb(159, 249, 148); /* oklch */ color: oklch(90.2% 0.160 141.7);
Tailwind
colors: {
custom: {
50: '#bffcb4',
500: '#9ff994',
950: '#000000',
},
}SCSS
$custom: #9ff994; $custom-light: #bffcb4; $custom-dark: #000000;
JSON
{
"hex": "#9ff994",
"rgb": {
"r": 159,
"g": 249,
"b": 148
},
"hsl": {
"h": 113.465,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.90169,
"c": 0.15961,
"h": 141.7
},
"luminance": 0.7726
}Semantic roles & 50–950 ramp
primary
#9FF994
secondary
#CB59D9
accent
#00E6CD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581