#8BC7CE#8BC7CE
#8BC7CE is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.1% C 0.062 H 205.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7CE |
|---|---|
| RGB | rgb(139, 199, 206) |
| HSL | hsl(186, 41%, 68%) |
| HSV | hsv(186, 33%, 81%) |
| CMYK | cmyk(32.5%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(76.55, -17.46, -9.66) |
| CIE-LCH | lch(76.55, 19.96, 208.94°) |
| OKLab | oklab(79.12% -0.0563 -0.0264) |
| OKLCH | oklch(79.12% 0.062 205.1) |
| XYZ | xyz(42.2077, 50.7897, 65.9599) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.83
Baby Blue
#89CFF0
ΔE00 9.18
Robin'S Egg Blue
#98EFF9
ΔE00 9.44
Paleturquoise
#AFEEEE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7CE #CE928B
analogous
#8BCEB4 #8BC7CE #8BA5CE
triadic
#8BC7CE #CE8BC7 #C7CE8B
tetradic
#8BC7CE #B48BCE #CE928B #A5CE8B
square
#8BC7CE #B48BCE #CE928B #A5CE8B
split-complementary
#8BC7CE #CE8BA5 #CEB48B
monochromatic
#42939C #60B2BC #8BC7CE #B6DCE0 #E1F1F2
Accessibility & contrast
On white
1.88
#8BC7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8BC7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7CE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7CE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#73CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc7ce; /* rgb */ color: rgb(139, 199, 206); /* oklch */ color: oklch(79.1% 0.062 205.1);
Tailwind
colors: {
custom: {
50: '#afd8dd',
500: '#8bc7ce',
950: '#000000',
},
}SCSS
$custom: #8bc7ce; $custom-light: #afd8dd; $custom-dark: #000000;
JSON
{
"hex": "#8bc7ce",
"rgb": {
"r": 139,
"g": 199,
"b": 206
},
"hsl": {
"h": 186.269,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.7912,
"c": 0.06222,
"h": 205.1
},
"luminance": 0.50792
}Semantic roles & 50–950 ramp
primary
#8BC7CE
secondary
#A3625B
accent
#3F32B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384