#8BC0CA#8BC0CA
#8BC0CA is a light, muted teal. Relative luminance 0.475; OKLCH L 77.4% C 0.057 H 210.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0CA |
|---|---|
| RGB | rgb(139, 192, 202) |
| HSL | hsl(190, 37%, 67%) |
| HSV | hsv(190, 31%, 79%) |
| CMYK | cmyk(31.2%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(74.48, -14.81, -10.58) |
| CIE-LCH | lch(74.48, 18.20, 215.54°) |
| OKLab | oklab(77.43% -0.0491 -0.0289) |
| OKLCH | oklch(77.43% 0.057 210.5) |
| XYZ | xyz(40.1543, 47.4504, 62.9087) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 8.22
Baby Blue
#89CFF0
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 9.44
Ice Blue
#A5DFF9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0CA #CA958B
analogous
#8BCAB5 #8BC0CA #8BA1CA
triadic
#8BC0CA #CA8BC0 #C0CA8B
tetradic
#8BC0CA #B58BCA #CA958B #A1CA8B
square
#8BC0CA #B58BCA #CA958B #A1CA8B
split-complementary
#8BC0CA #CA8BA1 #CAB58B
monochromatic
#458996 #61A9B7 #8BC0CA #B5D7DD #DFEEF0
Accessibility & contrast
On white
2.00
#8BC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#8BC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0CA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0CA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#75C5C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bc0ca; /* rgb */ color: rgb(139, 192, 202); /* oklch */ color: oklch(77.4% 0.057 210.5);
Tailwind
colors: {
custom: {
50: '#afd3da',
500: '#8bc0ca',
950: '#000000',
},
}SCSS
$custom: #8bc0ca; $custom-light: #afd3da; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ca",
"rgb": {
"r": 139,
"g": 192,
"b": 202
},
"hsl": {
"h": 189.524,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.77429,
"c": 0.05694,
"h": 210.5
},
"luminance": 0.47453
}Semantic roles & 50–950 ramp
primary
#8BC0CA
secondary
#E2D2CE
accent
#4935B0
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#101414
muted
#7F8283