#8FFBB5#8FFBB5
#8FFBB5 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.140 H 154.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBB5 |
|---|---|
| RGB | rgb(143, 251, 181) |
| HSL | hsl(141, 93%, 77%) |
| HSV | hsv(141, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.86, -46.06, 24.05) |
| CIE-LCH | lch(90.86, 51.96, 152.43°) |
| OKLab | oklab(90.5% -0.1261 0.0611) |
| OKLCH | oklch(90.5% 0.14 154.1) |
| XYZ | xyz(54.1617, 78.1664, 55.9407) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.65
Light Sea Green
#98F6B0
ΔE00 1.75
Light Seafoam
#A0FEBF
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBB5 #FB8FD5
analogous
#9FFB8F #8FFBB5 #8FFBEB
triadic
#8FFBB5 #B58FFB #FBB58F
tetradic
#8FFBB5 #8F9FFB #FB8FD5 #FBEB8F
square
#8FFBB5 #8F9FFB #FB8FD5 #FBEB8F
split-complementary
#8FFBB5 #EB8FFB #FB8F9F
monochromatic
#19F767 #54F98E #8FFBB5 #CAFDDC #E1FEEB
Accessibility & contrast
On white
1.26
#8FFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8FFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBB5
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBB5 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB1
Deuteranopia (green-blind)
#EAE0B9
Tritanopia (blue-blind)
#78F9E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffbb5; /* rgb */ color: rgb(143, 251, 181); /* oklch */ color: oklch(90.5% 0.140 154.1);
Tailwind
colors: {
custom: {
50: '#b4fdcb',
500: '#8ffbb5',
950: '#000000',
},
}SCSS
$custom: #8ffbb5; $custom-light: #b4fdcb; $custom-dark: #000000;
JSON
{
"hex": "#8ffbb5",
"rgb": {
"r": 143,
"g": 251,
"b": 181
},
"hsl": {
"h": 141.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.90497,
"c": 0.14009,
"h": 154.1
},
"luminance": 0.7817
}Semantic roles & 50–950 ramp
primary
#8FFBB5
secondary
#DB53AB
accent
#0095E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683