#9FF09E#9FF09E
#9FF09E is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.3% C 0.136 H 144.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF09E |
|---|---|
| RGB | rgb(159, 240, 158) |
| HSL | hsl(119, 73%, 78%) |
| HSV | hsv(119, 34%, 94%) |
| CMYK | cmyk(33.8%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(88.04, -40.51, 32.03) |
| CIE-LCH | lch(88.04, 51.64, 141.66°) |
| OKLab | oklab(88.28% -0.1104 0.0801) |
| OKLCH | oklch(88.28% 0.136 144) |
| XYZ | xyz(51.6275, 72.1572, 43.5486) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 3.00
Light Mint Green
#A6FBB2
ΔE00 3.16
Palegreen
#98FB98
ΔE00 3.33
Mint (survey)
#9FFEB0
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF09E #EF9EF0
analogous
#C8F09E #9FF09E #9EF0C6
triadic
#9FF09E #9E9FF0 #F09E9F
tetradic
#9FF09E #9EC8F0 #EF9EF0 #F0C69E
square
#9FF09E #9EC8F0 #EF9EF0 #F0C69E
split-complementary
#9FF09E #C69EF0 #F09EC8
monochromatic
#36E034 #6BE869 #9FF09E #D3F8D3 #E5FBE4
Accessibility & contrast
On white
1.36
#9FF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#9FF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF09E
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF09E | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E299
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#97EBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9ff09e; /* rgb */ color: rgb(159, 240, 158); /* oklch */ color: oklch(88.3% 0.136 144.0);
Tailwind
colors: {
custom: {
50: '#bef5bb',
500: '#9ff09e',
950: '#000000',
},
}SCSS
$custom: #9ff09e; $custom-light: #bef5bb; $custom-dark: #000000;
JSON
{
"hex": "#9ff09e",
"rgb": {
"r": 159,
"g": 240,
"b": 158
},
"hsl": {
"h": 119.268,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.88277,
"c": 0.13644,
"h": 144
},
"luminance": 0.7216
}Semantic roles & 50–950 ramp
primary
#9FF09E
secondary
#CC65CD
accent
#10D5D3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121712
muted
#828582