#8FFBB9#8FFBB9
#8FFBB9 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.137 H 155.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBB9 |
|---|---|
| RGB | rgb(143, 251, 185) |
| HSL | hsl(143, 93%, 77%) |
| HSV | hsv(143, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.93, -45.32, 22.11) |
| CIE-LCH | lch(90.93, 50.43, 153.99°) |
| OKLab | oklab(90.58% -0.1243 0.0563) |
| OKLCH | oklch(90.58% 0.137 155.6) |
| XYZ | xyz(54.5780, 78.3330, 58.1333) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.77
Light Seafoam
#A0FEBF
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.69
Mint (survey)
#9FFEB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBB9 #FB8FD1
analogous
#9BFB8F #8FFBB9 #8FFBEF
triadic
#8FFBB9 #B98FFB #FBB98F
tetradic
#8FFBB9 #8F9BFB #FB8FD1 #FBEF8F
square
#8FFBB9 #8F9BFB #FB8FD1 #FBEF8F
split-complementary
#8FFBB9 #EF8FFB #FB8F9B
monochromatic
#19F76F #54F994 #8FFBB9 #CAFDDE #E1FEED
Accessibility & contrast
On white
1.26
#8FFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#8FFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBB9
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBB9 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#EAE0BD
Tritanopia (blue-blind)
#77F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffbb9; /* rgb */ color: rgb(143, 251, 185); /* oklch */ color: oklch(90.6% 0.137 155.6);
Tailwind
colors: {
custom: {
50: '#b4fdce',
500: '#8ffbb9',
950: '#000000',
},
}SCSS
$custom: #8ffbb9; $custom-light: #b4fdce; $custom-dark: #000000;
JSON
{
"hex": "#8ffbb9",
"rgb": {
"r": 143,
"g": 251,
"b": 185
},
"hsl": {
"h": 143.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.90583,
"c": 0.1365,
"h": 155.6
},
"luminance": 0.78337
}Semantic roles & 50–950 ramp
primary
#8FFBB9
secondary
#DB53A6
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683