#8BC1CA#8BC1CA
#8BC1CA is a light, muted teal. Relative luminance 0.479; OKLCH L 77.7% C 0.057 H 208.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1CA |
|---|---|
| RGB | rgb(139, 193, 202) |
| HSL | hsl(189, 37%, 67%) |
| HSV | hsv(189, 31%, 79%) |
| CMYK | cmyk(31.2%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.76, -15.33, -10.17) |
| CIE-LCH | lch(74.76, 18.39, 213.55°) |
| OKLab | oklab(77.65% -0.0503 -0.0278) |
| OKLCH | oklch(77.65% 0.057 208.9) |
| XYZ | xyz(40.3746, 47.8910, 62.9821) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.98
Baby Blue
#89CFF0
ΔE00 8.65
Ice Blue
#A5DFF9
ΔE00 9.79
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1CA #CA948B
analogous
#8BCAB4 #8BC1CA #8BA2CA
triadic
#8BC1CA #CA8BC1 #C1CA8B
tetradic
#8BC1CA #B48BCA #CA948B #A2CA8B
square
#8BC1CA #B48BCA #CA948B #A2CA8B
split-complementary
#8BC1CA #CA8BA2 #CAB48B
monochromatic
#458A96 #61ABB7 #8BC1CA #B5D7DD #DFEEF0
Accessibility & contrast
On white
1.99
#8BC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8BC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1CA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1CA | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#75C6C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bc1ca; /* rgb */ color: rgb(139, 193, 202); /* oklch */ color: oklch(77.7% 0.057 208.9);
Tailwind
colors: {
custom: {
50: '#afd3da',
500: '#8bc1ca',
950: '#000000',
},
}SCSS
$custom: #8bc1ca; $custom-light: #afd3da; $custom-dark: #000000;
JSON
{
"hex": "#8bc1ca",
"rgb": {
"r": 139,
"g": 193,
"b": 202
},
"hsl": {
"h": 188.571,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.77651,
"c": 0.05749,
"h": 208.9
},
"luminance": 0.47893
}Semantic roles & 50–950 ramp
primary
#8BC1CA
secondary
#E2D1CE
accent
#4735B0
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#101414
muted
#7F8283