#8BC6CC#8BC6CC
#8BC6CC is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.8% C 0.061 H 204.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC6CC |
|---|---|
| RGB | rgb(139, 198, 204) |
| HSL | hsl(186, 39%, 67%) |
| HSV | hsv(186, 32%, 80%) |
| CMYK | cmyk(31.9%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(76.21, -17.43, -9.08) |
| CIE-LCH | lch(76.21, 19.65, 207.52°) |
| OKLab | oklab(78.83% -0.0559 -0.0248) |
| OKLCH | oklch(78.83% 0.061 204) |
| XYZ | xyz(41.7370, 50.2344, 64.6120) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.71
Sky Blue
#87CEEB
ΔE00 8.26
Baby Blue
#89CFF0
ΔE00 9.60
Paleturquoise
#AFEEEE
ΔE00 9.64
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC6CC #CC918B
analogous
#8BCCB1 #8BC6CC #8BA6CC
triadic
#8BC6CC #CC8BC6 #C6CC8B
tetradic
#8BC6CC #B18BCC #CC918B #A6CC8B
square
#8BC6CC #B18BCC #CC918B #A6CC8B
split-complementary
#8BC6CC #CC8BA6 #CCB18B
monochromatic
#439199 #60B1B9 #8BC6CC #B6DBDF #E0F0F1
Accessibility & contrast
On white
1.90
#8BC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8BC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC6CC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC6CC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#73CBC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc6cc; /* rgb */ color: rgb(139, 198, 204); /* oklch */ color: oklch(78.8% 0.061 204.0);
Tailwind
colors: {
custom: {
50: '#afd7db',
500: '#8bc6cc',
950: '#000000',
},
}SCSS
$custom: #8bc6cc; $custom-light: #afd7db; $custom-dark: #000000;
JSON
{
"hex": "#8bc6cc",
"rgb": {
"r": 139,
"g": 198,
"b": 204
},
"hsl": {
"h": 185.538,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.78831,
"c": 0.06114,
"h": 204
},
"luminance": 0.50237
}Semantic roles & 50–950 ramp
primary
#8BC6CC
secondary
#A0625B
accent
#3F34B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111415
muted
#818384