#8BC7CF#8BC7CF
#8BC7CF is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.2% C 0.062 H 206.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7CF |
|---|---|
| RGB | rgb(139, 199, 207) |
| HSL | hsl(187, 41%, 68%) |
| HSV | hsv(187, 33%, 81%) |
| CMYK | cmyk(32.9%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.58, -17.22, -10.15) |
| CIE-LCH | lch(76.58, 19.99, 210.51°) |
| OKLab | oklab(79.15% -0.0559 -0.0278) |
| OKLCH | oklch(79.15% 0.062 206.4) |
| XYZ | xyz(42.3296, 50.8384, 66.6017) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.17
Sky Blue
#87CEEB
ΔE00 7.43
Baby Blue
#89CFF0
ΔE00 8.78
Ice Blue
#A5DFF9
ΔE00 9.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7CF #CF938B
analogous
#8BCFB5 #8BC7CF #8BA5CF
triadic
#8BC7CF #CF8BC7 #C7CF8B
tetradic
#8BC7CF #B58BCF #CF938B #A5CF8B
square
#8BC7CF #B58BCF #CF938B #A5CF8B
split-complementary
#8BC7CF #CF8BA5 #CFB58B
monochromatic
#41939E #60B2BD #8BC7CF #B6DCE1 #E2F1F3
Accessibility & contrast
On white
1.88
#8BC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#8BC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7CF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7CF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#72CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc7cf; /* rgb */ color: rgb(139, 199, 207); /* oklch */ color: oklch(79.2% 0.062 206.4);
Tailwind
colors: {
custom: {
50: '#afd8dd',
500: '#8bc7cf',
950: '#000000',
},
}SCSS
$custom: #8bc7cf; $custom-light: #afd8dd; $custom-dark: #000000;
JSON
{
"hex": "#8bc7cf",
"rgb": {
"r": 139,
"g": 199,
"b": 207
},
"hsl": {
"h": 187.059,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.79153,
"c": 0.06244,
"h": 206.4
},
"luminance": 0.50841
}Semantic roles & 50–950 ramp
primary
#8BC7CF
secondary
#A4635A
accent
#4031B5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384