#9FF993#9FF993
#9FF993 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.2% C 0.161 H 141.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF993 |
|---|---|
| RGB | rgb(159, 249, 147) |
| HSL | hsl(113, 89%, 78%) |
| HSV | hsv(113, 41%, 98%) |
| CMYK | cmyk(36.1%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(90.43, -46.06, 40.63) |
| CIE-LCH | lch(90.43, 61.41, 138.59°) |
| OKLab | oklab(90.15% -0.1257 0.1) |
| OKLCH | oklch(90.15% 0.161 141.5) |
| XYZ | xyz(53.4381, 77.2261, 39.6885) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.36
Pastel Green
#B0FF9D
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 2.17
Lightgreen
#90EE90
ΔE00 2.86
Light Pastel Green
#B2FBA5
ΔE00 3.04
Mint Green
#8FFF9F
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF993 #ED93F9
analogous
#D2F993 #9FF993 #93F9BA
triadic
#9FF993 #939FF9 #F9939F
tetradic
#9FF993 #93D2F9 #ED93F9 #F9BA93
square
#9FF993 #93D2F9 #ED93F9 #F9BA93
split-complementary
#9FF993 #BA93F9 #F993D2
monochromatic
#38F31F #6BF659 #9FF993 #D3FCCD #E5FDE2
Accessibility & contrast
On white
1.28
#9FF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#9FF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF993
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF993 | 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)
#FEE98B
Deuteranopia (green-blind)
#F1E099
Tritanopia (blue-blind)
#97F3E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff993; /* rgb */ color: rgb(159, 249, 147); /* oklch */ color: oklch(90.2% 0.161 141.5);
Tailwind
colors: {
custom: {
50: '#bffcb4',
500: '#9ff993',
950: '#000000',
},
}SCSS
$custom: #9ff993; $custom-light: #bffcb4; $custom-dark: #000000;
JSON
{
"hex": "#9ff993",
"rgb": {
"r": 159,
"g": 249,
"b": 147
},
"hsl": {
"h": 112.941,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.90153,
"c": 0.16058,
"h": 141.5
},
"luminance": 0.77229
}Semantic roles & 50–950 ramp
primary
#9FF993
secondary
#C958D9
accent
#00E6CA
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581