#8BF8BF#8BF8BF
#8BF8BF is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.9% C 0.129 H 159.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF8BF |
|---|---|
| RGB | rgb(139, 248, 191) |
| HSL | hsl(149, 89%, 76%) |
| HSV | hsv(149, 44%, 97%) |
| CMYK | cmyk(44%, 0%, 23%, 2.7%) |
| CIE-LAB | lab(90.04, -43.92, 17.77) |
| CIE-LCH | lch(90.04, 47.38, 157.98°) |
| OKLab | oklab(89.85% -0.1212 0.0455) |
| OKLCH | oklch(89.85% 0.129 159.4) |
| XYZ | xyz(53.6148, 76.3815, 61.1980) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Seafoam
#A0FEBF
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF8BF #F88BC4
analogous
#8DF88B #8BF8BF #8BF8F6
triadic
#8BF8BF #BF8BF8 #F8BF8B
tetradic
#8BF8BF #8B8DF8 #F88BC4 #F8F68B
square
#8BF8BF #8B8DF8 #F88BC4 #F8F68B
split-complementary
#8BF8BF #F68BF8 #F88B8D
monochromatic
#18F17F #51F59F #8BF8BF #C5FBDF #E2FDEF
Accessibility & contrast
On white
1.29
#8BF8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#8BF8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF8BF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF8BF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#6FF7E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8bf8bf; /* rgb */ color: rgb(139, 248, 191); /* oklch */ color: oklch(89.9% 0.129 159.4);
Tailwind
colors: {
custom: {
50: '#b2fbd2',
500: '#8bf8bf',
950: '#000000',
},
}SCSS
$custom: #8bf8bf; $custom-light: #b2fbd2; $custom-dark: #000000;
JSON
{
"hex": "#8bf8bf",
"rgb": {
"r": 139,
"g": 248,
"b": 191
},
"hsl": {
"h": 148.624,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.89852,
"c": 0.12949,
"h": 159.4
},
"luminance": 0.76385
}Semantic roles & 50–950 ramp
primary
#8BF8BF
secondary
#D65197
accent
#0078E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583