#8BC7CD#8BC7CD
#8BC7CD is a light, moderate teal. Relative luminance 0.507; OKLCH L 79.1% C 0.062 H 203.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7CD |
|---|---|
| RGB | rgb(139, 199, 205) |
| HSL | hsl(185, 40%, 67%) |
| HSV | hsv(185, 32%, 80%) |
| CMYK | cmyk(32.2%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.52, -17.70, -9.16) |
| CIE-LCH | lch(76.52, 19.93, 207.36°) |
| OKLab | oklab(79.09% -0.0567 -0.0251) |
| OKLCH | oklch(79.09% 0.062 203.8) |
| XYZ | xyz(42.0866, 50.7412, 65.3222) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 7.67
Sky Blue
#87CEEB
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 9.41
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Baby Blue
#89CFF0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7CD #CD918B
analogous
#8BCDB2 #8BC7CD #8BA6CD
triadic
#8BC7CD #CD8BC7 #C7CD8B
tetradic
#8BC7CD #B28BCD #CD918B #A6CD8B
square
#8BC7CD #B28BCD #CD918B #A6CD8B
split-complementary
#8BC7CD #CD8BA6 #CDB28B
monochromatic
#43939B #60B2BB #8BC7CD #B6DCDF #E1F0F2
Accessibility & contrast
On white
1.88
#8BC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8BC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7CD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7CD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#73CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc7cd; /* rgb */ color: rgb(139, 199, 205); /* oklch */ color: oklch(79.1% 0.062 203.8);
Tailwind
colors: {
custom: {
50: '#afd8dc',
500: '#8bc7cd',
950: '#000000',
},
}SCSS
$custom: #8bc7cd; $custom-light: #afd8dc; $custom-dark: #000000;
JSON
{
"hex": "#8bc7cd",
"rgb": {
"r": 139,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.455,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79087,
"c": 0.06202,
"h": 203.8
},
"luminance": 0.50744
}Semantic roles & 50–950 ramp
primary
#8BC7CD
secondary
#A1615B
accent
#3E33B3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384