#9FF995#9FF995
#9FF995 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.2% C 0.159 H 141.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF995 |
|---|---|
| RGB | rgb(159, 249, 149) |
| HSL | hsl(114, 89%, 78%) |
| HSV | hsv(114, 40%, 98%) |
| CMYK | cmyk(36.1%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(90.45, -45.77, 39.68) |
| CIE-LCH | lch(90.45, 60.58, 139.08°) |
| OKLab | oklab(90.19% -0.1249 0.0979) |
| OKLCH | oklch(90.19% 0.159 141.9) |
| XYZ | xyz(53.5964, 77.2895, 40.5223) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.16
Pastel Green
#B0FF9D
ΔE00 2.12
Pale Light Green
#B1FC99
ΔE00 2.22
Lightgreen
#90EE90
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF995 #EF95F9
analogous
#D1F995 #9FF995 #95F9BD
triadic
#9FF995 #959FF9 #F9959F
tetradic
#9FF995 #95D1F9 #EF95F9 #F9BD95
square
#9FF995 #95D1F9 #EF95F9 #F9BD95
split-complementary
#9FF995 #BD95F9 #F995D1
monochromatic
#36F221 #6BF65B #9FF995 #D3FCCF #E5FDE2
Accessibility & contrast
On white
1.28
#9FF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#9FF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF995
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF995 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#97F3E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff995; /* rgb */ color: rgb(159, 249, 149); /* oklch */ color: oklch(90.2% 0.159 141.9);
Tailwind
colors: {
custom: {
50: '#bffcb5',
500: '#9ff995',
950: '#000000',
},
}SCSS
$custom: #9ff995; $custom-light: #bffcb5; $custom-dark: #000000;
JSON
{
"hex": "#9ff995",
"rgb": {
"r": 159,
"g": 249,
"b": 149
},
"hsl": {
"h": 114,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.90186,
"c": 0.15864,
"h": 141.9
},
"luminance": 0.77292
}Semantic roles & 50–950 ramp
primary
#9FF995
secondary
#CC59D9
accent
#00E6CF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581