#8BFBCE#8BFBCE
#8BFBCE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.122 H 165.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCE |
|---|---|
| RGB | rgb(139, 251, 206) |
| HSL | hsl(156, 93%, 76%) |
| HSV | hsv(156, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(91.20, -42.23, 11.69) |
| CIE-LCH | lch(91.20, 43.81, 164.53°) |
| OKLab | oklab(90.9% -0.1181 0.03) |
| OKLCH | oklch(90.9% 0.122 165.7) |
| XYZ | xyz(56.2805, 78.9353, 70.6508) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 3.17
Light Seafoam
#A0FEBF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCE #FB8BB8
analogous
#8BFB96 #8BFBCE #8BF0FB
triadic
#8BFBCE #CE8BFB #FBCE8B
tetradic
#8BFBCE #968BFB #FB8BB8 #F0FB8B
square
#8BFBCE #968BFB #FB8BB8 #F0FB8B
split-complementary
#8BFBCE #FB8BF0 #FB968B
monochromatic
#15F79C #50F9B5 #8BFBCE #C6FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#8BFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8BFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#68FBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbce; /* rgb */ color: rgb(139, 251, 206); /* oklch */ color: oklch(90.9% 0.122 165.7);
Tailwind
colors: {
custom: {
50: '#b2fddd',
500: '#8bfbce',
950: '#000000',
},
}SCSS
$custom: #8bfbce; $custom-light: #b2fddd; $custom-dark: #000000;
JSON
{
"hex": "#8bfbce",
"rgb": {
"r": 139,
"g": 251,
"b": 206
},
"hsl": {
"h": 155.893,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90904,
"c": 0.12188,
"h": 165.7
},
"luminance": 0.7894
}Semantic roles & 50–950 ramp
primary
#8BFBCE
secondary
#DA5088
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684