#8BCCCD#8BCCCD
#8BCCCD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.066 H 197.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCCD |
|---|---|
| RGB | rgb(139, 204, 205) |
| HSL | hsl(181, 40%, 67%) |
| HSV | hsv(181, 32%, 80%) |
| CMYK | cmyk(32.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.92, -20.24, -7.08) |
| CIE-LCH | lch(77.92, 21.44, 199.28°) |
| OKLab | oklab(80.2% -0.063 -0.0194) |
| OKLCH | oklch(80.2% 0.066 197.1) |
| XYZ | xyz(43.2560, 53.0799, 65.7120) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.77
Paleturquoise
#AFEEEE
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Darkturquoise
#00CED1
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCCD #CD8C8B
analogous
#8BCDAD #8BCCCD #8BABCD
triadic
#8BCCCD #CD8BCC #CCCD8B
tetradic
#8BCCCD #AD8BCD #CD8C8B #ABCD8B
square
#8BCCCD #AD8BCD #CD8C8B #ABCD8B
split-complementary
#8BCCCD #CD8BAB #CDAD8B
monochromatic
#439A9B #60B9BB #8BCCCD #B6DFDF #E1F2F2
Accessibility & contrast
On white
1.81
#8BCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8BCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCCD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCCD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#72D0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcccd; /* rgb */ color: rgb(139, 204, 205); /* oklch */ color: oklch(80.2% 0.066 197.1);
Tailwind
colors: {
custom: {
50: '#afdbdc',
500: '#8bcccd',
950: '#000000',
},
}SCSS
$custom: #8bcccd; $custom-light: #afdbdc; $custom-dark: #000000;
JSON
{
"hex": "#8bcccd",
"rgb": {
"r": 139,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.909,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.80204,
"c": 0.06591,
"h": 197.1
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#8BCCCD
secondary
#A15C5B
accent
#3533B3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484