#9FF09F#9FF09F
#9FF09F is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.3% C 0.135 H 144.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF09F |
|---|---|
| RGB | rgb(159, 240, 159) |
| HSL | hsl(120, 73%, 78%) |
| HSV | hsv(120, 34%, 94%) |
| CMYK | cmyk(33.8%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(88.06, -40.35, 31.55) |
| CIE-LCH | lch(88.06, 51.22, 141.98°) |
| OKLab | oklab(88.3% -0.11 0.079) |
| OKLCH | oklch(88.3% 0.135 144.3) |
| XYZ | xyz(51.7139, 72.1918, 44.0037) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.52
Light Mint Green
#A6FBB2
ΔE00 3.04
Light Pastel Green
#B2FBA5
ΔE00 3.06
Light Sea Green
#98F6B0
ΔE00 3.36
Mint (survey)
#9FFEB0
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF09F #F09FF0
analogous
#C7F09F #9FF09F #9FF0C7
triadic
#9FF09F #9F9FF0 #F09F9F
tetradic
#9FF09F #9FC7F0 #F09FF0 #F0C79F
square
#9FF09F #9FC7F0 #F09FF0 #F0C79F
split-complementary
#9FF09F #C79FF0 #F09FC7
monochromatic
#35DF35 #6AE86A #9FF09F #D4F8D4 #E5FBE5
Accessibility & contrast
On white
1.36
#9FF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#9FF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF09F
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF09F | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#96ECDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9ff09f; /* rgb */ color: rgb(159, 240, 159); /* oklch */ color: oklch(88.3% 0.135 144.3);
Tailwind
colors: {
custom: {
50: '#bef5bc',
500: '#9ff09f',
950: '#000000',
},
}SCSS
$custom: #9ff09f; $custom-light: #bef5bc; $custom-dark: #000000;
JSON
{
"hex": "#9ff09f",
"rgb": {
"r": 159,
"g": 240,
"b": 159
},
"hsl": {
"h": 120,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.88296,
"c": 0.13544,
"h": 144.3
},
"luminance": 0.72194
}Semantic roles & 50–950 ramp
primary
#9FF09F
secondary
#CD66CD
accent
#10D5D5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121712
muted
#828582