#8BF09F#8BF09F
#8BF09F is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.3% C 0.147 H 149.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF09F |
|---|---|
| RGB | rgb(139, 240, 159) |
| HSL | hsl(132, 77%, 74%) |
| HSV | hsv(132, 42%, 94%) |
| CMYK | cmyk(42.1%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(87.15, -46.26, 30.17) |
| CIE-LCH | lch(87.15, 55.23, 146.89°) |
| OKLab | oklab(87.31% -0.126 0.0757) |
| OKLCH | oklch(87.31% 0.147 149) |
| XYZ | xyz(48.0628, 70.3092, 43.8326) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.66
Foam Green
#90FDA9
ΔE00 2.71
Lightgreen
#90EE90
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.20
Mint (survey)
#9FFEB0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF09F #F08BDC
analogous
#AAF08B #8BF09F #8BF0D2
triadic
#8BF09F #9F8BF0 #F09F8B
tetradic
#8BF09F #8BAAF0 #F08BDC #F0D28B
square
#8BF09F #8BAAF0 #F08BDC #F0D28B
split-complementary
#8BF09F #D28BF0 #F08BAA
monochromatic
#1FE245 #55E972 #8BF09F #C1F7CC #E4FBE9
Accessibility & contrast
On white
1.39
#8BF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#8BF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF09F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF09F | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E09A
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#7AECDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8bf09f; /* rgb */ color: rgb(139, 240, 159); /* oklch */ color: oklch(87.3% 0.147 149.0);
Tailwind
colors: {
custom: {
50: '#b1f5bc',
500: '#8bf09f',
950: '#000000',
},
}SCSS
$custom: #8bf09f; $custom-light: #b1f5bc; $custom-dark: #000000;
JSON
{
"hex": "#8bf09f",
"rgb": {
"r": 139,
"g": 240,
"b": 159
},
"hsl": {
"h": 131.881,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.87308,
"c": 0.14699,
"h": 149
},
"luminance": 0.70312
}Semantic roles & 50–950 ramp
primary
#8BF09F
secondary
#CC53B4
accent
#0CB1D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582