#8BFBC7#8BFBC7
#8BFBC7 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.127 H 162.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBC7 |
|---|---|
| RGB | rgb(139, 251, 199) |
| HSL | hsl(152, 93%, 76%) |
| HSV | hsv(152, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(91.05, -43.65, 15.08) |
| CIE-LCH | lch(91.05, 46.19, 160.94°) |
| OKLab | oklab(90.73% -0.1211 0.0387) |
| OKLCH | oklch(90.73% 0.127 162.3) |
| XYZ | xyz(55.4490, 78.6027, 66.2717) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Seafoam
#A0FEBF
ΔE00 3.79
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBC7 #FB8BBF
analogous
#8BFB8F #8BFBC7 #8BF7FB
triadic
#8BFBC7 #C78BFB #FBC78B
tetradic
#8BFBC7 #8F8BFB #FB8BBF #F7FB8B
square
#8BFBC7 #8F8BFB #FB8BBF #F7FB8B
split-complementary
#8BFBC7 #FB8BF7 #FB8F8B
monochromatic
#15F78E #50F9AA #8BFBC7 #C6FDE4 #E1FEF1
Accessibility & contrast
On white
1.26
#8BFBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#8BFBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBC7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBC7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#6BFBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbc7; /* rgb */ color: rgb(139, 251, 199); /* oklch */ color: oklch(90.7% 0.127 162.3);
Tailwind
colors: {
custom: {
50: '#b2fdd8',
500: '#8bfbc7',
950: '#000000',
},
}SCSS
$custom: #8bfbc7; $custom-light: #b2fdd8; $custom-dark: #000000;
JSON
{
"hex": "#8bfbc7",
"rgb": {
"r": 139,
"g": 251,
"b": 199
},
"hsl": {
"h": 152.143,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90732,
"c": 0.12718,
"h": 162.3
},
"luminance": 0.78607
}Semantic roles & 50–950 ramp
primary
#8BFBC7
secondary
#DA5090
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683