#8BFBED#8BFBED
#8BFBED is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.8% C 0.105 H 185.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBED |
|---|---|
| RGB | rgb(139, 251, 237) |
| HSL | hsl(173, 93%, 76%) |
| HSV | hsv(173, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(91.95, -35.38, -3.28) |
| CIE-LCH | lch(91.95, 35.53, 185.30°) |
| OKLab | oklab(91.75% -0.105 -0.0094) |
| OKLCH | oklch(91.75% 0.105 185.1) |
| XYZ | xyz(60.4246, 80.5929, 92.4762) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.88
Pale Aqua
#B8FFEB
ΔE00 5.91
Pale Cyan
#B7FFFA
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBED #FB8B99
analogous
#8BFBB5 #8BFBED #8BD1FB
triadic
#8BFBED #ED8BFB #FBED8B
tetradic
#8BFBED #B58BFB #FB8B99 #D1FB8B
square
#8BFBED #B58BFB #FB8B99 #D1FB8B
split-complementary
#8BFBED #FB8BD1 #FBB58B
monochromatic
#15F7DB #50F9E4 #8BFBED #C6FDF6 #E1FEFA
Accessibility & contrast
On white
1.23
#8BFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#8BFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBED
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBED | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#58FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfbed; /* rgb */ color: rgb(139, 251, 237); /* oklch */ color: oklch(91.8% 0.105 185.1);
Tailwind
colors: {
custom: {
50: '#b3fdf2',
500: '#8bfbed',
950: '#000000',
},
}SCSS
$custom: #8bfbed; $custom-light: #b3fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8bfbed",
"rgb": {
"r": 139,
"g": 251,
"b": 237
},
"hsl": {
"h": 172.5,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.91753,
"c": 0.10541,
"h": 185.1
},
"luminance": 0.80598
}Semantic roles & 50–950 ramp
primary
#8BFBED
secondary
#DA5061
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585