#9FF08D#9FF08D
#9FF08D is a very light, vivid green. Relative luminance 0.716; OKLCH L 88.0% C 0.153 H 140.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF08D |
|---|---|
| RGB | rgb(159, 240, 141) |
| HSL | hsl(109, 77%, 75%) |
| HSV | hsv(109, 41%, 94%) |
| CMYK | cmyk(33.8%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(87.78, -43.00, 40.17) |
| CIE-LCH | lch(87.78, 58.84, 136.95°) |
| OKLab | oklab(87.98% -0.1175 0.0987) |
| OKLCH | oklch(87.98% 0.153 140) |
| XYZ | xyz(50.2641, 71.6119, 36.3682) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 2.92
Palegreen
#98FB98
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.34
Light Pastel Green
#B2FBA5
ΔE00 3.55
Light Green
#96F97B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF08D #DE8DF0
analogous
#D1F08D #9FF08D #8DF0AD
triadic
#9FF08D #8D9FF0 #F08D9F
tetradic
#9FF08D #8DD1F0 #DE8DF0 #F0AD8D
square
#9FF08D #8DD1F0 #DE8DF0 #F0AD8D
split-complementary
#9FF08D #AD8DF0 #F08DD1
monochromatic
#44E221 #71E957 #9FF08D #CDF7C3 #E8FBE4
Accessibility & contrast
On white
1.37
#9FF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#9FF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF08D
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF08D | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E186
Deuteranopia (green-blind)
#E9D993
Tritanopia (blue-blind)
#99EAD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9ff08d; /* rgb */ color: rgb(159, 240, 141); /* oklch */ color: oklch(88.0% 0.153 140.0);
Tailwind
colors: {
custom: {
50: '#bef5af',
500: '#9ff08d',
950: '#000000',
},
}SCSS
$custom: #9ff08d; $custom-light: #bef5af; $custom-dark: #000000;
JSON
{
"hex": "#9ff08d",
"rgb": {
"r": 159,
"g": 240,
"b": 141
},
"hsl": {
"h": 109.091,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.87978,
"c": 0.15342,
"h": 140
},
"luminance": 0.71614
}Semantic roles & 50–950 ramp
primary
#9FF08D
secondary
#B655CC
accent
#0DD9B4
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581