#8BCBCC#8BCBCC
#8BCBCC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.065 H 197.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBCC |
|---|---|
| RGB | rgb(139, 203, 204) |
| HSL | hsl(181, 39%, 67%) |
| HSV | hsv(181, 32%, 80%) |
| CMYK | cmyk(31.9%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(77.61, -19.97, -7.00) |
| CIE-LCH | lch(77.61, 21.16, 199.31°) |
| OKLab | oklab(79.95% -0.0621 -0.0192) |
| OKLCH | oklch(79.95% 0.065 197.2) |
| XYZ | xyz(42.8987, 52.5580, 64.9993) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 8.29
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Darkturquoise
#00CED1
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBCC #CC8C8B
analogous
#8BCCAD #8BCBCC #8BABCC
triadic
#8BCBCC #CC8BCB #CBCC8B
tetradic
#8BCBCC #AD8BCC #CC8C8B #ABCC8B
square
#8BCBCC #AD8BCC #CC8C8B #ABCC8B
split-complementary
#8BCBCC #CC8BAB #CCAD8B
monochromatic
#439899 #60B8B9 #8BCBCC #B6DEDF #E0F1F1
Accessibility & contrast
On white
1.82
#8BCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8BCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBCC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBCC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#73CFCB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcbcc; /* rgb */ color: rgb(139, 203, 204); /* oklch */ color: oklch(79.9% 0.065 197.2);
Tailwind
colors: {
custom: {
50: '#afdbdb',
500: '#8bcbcc',
950: '#000000',
},
}SCSS
$custom: #8bcbcc; $custom-light: #afdbdb; $custom-dark: #000000;
JSON
{
"hex": "#8bcbcc",
"rgb": {
"r": 139,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.923,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.79948,
"c": 0.06504,
"h": 197.2
},
"luminance": 0.5256
}Semantic roles & 50–950 ramp
primary
#8BCBCC
secondary
#A05C5B
accent
#3634B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111515
muted
#818484