#8FF09D#8FF09D
#8FF09D is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.5% C 0.147 H 147.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF09D |
|---|---|
| RGB | rgb(143, 240, 157) |
| HSL | hsl(129, 76%, 75%) |
| HSV | hsv(129, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(87.29, -45.45, 31.39) |
| CIE-LCH | lch(87.29, 55.24, 145.37°) |
| OKLab | oklab(87.46% -0.1238 0.0786) |
| OKLCH | oklch(87.46% 0.147 147.6) |
| XYZ | xyz(48.5709, 70.5911, 42.9579) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.17
Foam Green
#90FDA9
ΔE00 2.82
Light Sea Green
#98F6B0
ΔE00 2.94
Mint (survey)
#9FFEB0
ΔE00 3.32
Palegreen
#98FB98
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF09D #F08FE2
analogous
#B1F08F #8FF09D #8FF0CE
triadic
#8FF09D #9D8FF0 #F09D8F
tetradic
#8FF09D #8FB1F0 #F08FE2 #F0CE8F
square
#8FF09D #8FB1F0 #F08FE2 #F0CE8F
split-complementary
#8FF09D #CE8FF0 #F08FB1
monochromatic
#23E23F #59E96E #8FF09D #C5F7CC #E4FBE7
Accessibility & contrast
On white
1.39
#8FF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#8FF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF09D
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF09D | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#81ECDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8ff09d; /* rgb */ color: rgb(143, 240, 157); /* oklch */ color: oklch(87.5% 0.147 147.6);
Tailwind
colors: {
custom: {
50: '#b4f5ba',
500: '#8ff09d',
950: '#000000',
},
}SCSS
$custom: #8ff09d; $custom-light: #b4f5ba; $custom-dark: #000000;
JSON
{
"hex": "#8ff09d",
"rgb": {
"r": 143,
"g": 240,
"b": 157
},
"hsl": {
"h": 128.66,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87456,
"c": 0.14664,
"h": 147.6
},
"luminance": 0.70594
}Semantic roles & 50–950 ramp
primary
#8FF09D
secondary
#CC57BB
accent
#0DBBD9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581