#8BC7CA#8BC7CA
#8BC7CA is a light, moderate teal. Relative luminance 0.506; OKLCH L 79.0% C 0.062 H 199.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7CA |
|---|---|
| RGB | rgb(139, 199, 202) |
| HSL | hsl(183, 37%, 67%) |
| HSV | hsv(183, 31%, 79%) |
| CMYK | cmyk(31.2%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.43, -18.41, -7.67) |
| CIE-LCH | lch(76.43, 19.94, 202.61°) |
| OKLab | oklab(78.99% -0.0579 -0.021) |
| OKLCH | oklch(78.99% 0.062 199.9) |
| XYZ | xyz(41.7280, 50.5978, 63.4333) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 9.21
Sky Blue
#87CEEB
ΔE00 9.46
Darkturquoise
#00CED1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7CA #CA8E8B
analogous
#8BCAAE #8BC7CA #8BA8CA
triadic
#8BC7CA #CA8BC7 #C7CA8B
tetradic
#8BC7CA #AE8BCA #CA8E8B #A8CA8B
square
#8BC7CA #AE8BCA #CA8E8B #A8CA8B
split-complementary
#8BC7CA #CA8BA8 #CAAE8B
monochromatic
#459296 #61B3B7 #8BC7CA #B5DBDD #DFF0F0
Accessibility & contrast
On white
1.89
#8BC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#8BC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7CA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7CA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#74CBC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc7ca; /* rgb */ color: rgb(139, 199, 202); /* oklch */ color: oklch(79.0% 0.062 199.9);
Tailwind
colors: {
custom: {
50: '#afd8da',
500: '#8bc7ca',
950: '#000000',
},
}SCSS
$custom: #8bc7ca; $custom-light: #afd8da; $custom-dark: #000000;
JSON
{
"hex": "#8bc7ca",
"rgb": {
"r": 139,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.857,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.78988,
"c": 0.06162,
"h": 199.9
},
"luminance": 0.506
}Semantic roles & 50–950 ramp
primary
#8BC7CA
secondary
#9D5F5C
accent
#3B35B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111414
muted
#818383