#8BCACF#8BCACF
#8BCACF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.8% C 0.064 H 202.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCACF |
|---|---|
| RGB | rgb(139, 202, 207) |
| HSL | hsl(184, 41%, 68%) |
| HSV | hsv(184, 33%, 81%) |
| CMYK | cmyk(32.9%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.42, -18.75, -8.90) |
| CIE-LCH | lch(77.42, 20.76, 205.39°) |
| OKLab | oklab(79.82% -0.0597 -0.0244) |
| OKLCH | oklch(79.82% 0.064 202.2) |
| XYZ | xyz(43.0266, 52.2325, 66.8341) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.62
Paleturquoise
#AFEEEE
ΔE00 8.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCACF #CF908B
analogous
#8BCFB2 #8BCACF #8BA8CF
triadic
#8BCACF #CF8BCA #CACF8B
tetradic
#8BCACF #B28BCF #CF908B #A8CF8B
square
#8BCACF #B28BCF #CF908B #A8CF8B
split-complementary
#8BCACF #CF8BA8 #CFB28B
monochromatic
#41979E #60B6BD #8BCACF #B6DEE1 #E2F2F3
Accessibility & contrast
On white
1.83
#8BCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#8BCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCACF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCACF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#72CFCB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcacf; /* rgb */ color: rgb(139, 202, 207); /* oklch */ color: oklch(79.8% 0.064 202.2);
Tailwind
colors: {
custom: {
50: '#afdadd',
500: '#8bcacf',
950: '#000000',
},
}SCSS
$custom: #8bcacf; $custom-light: #afdadd; $custom-dark: #000000;
JSON
{
"hex": "#8bcacf",
"rgb": {
"r": 139,
"g": 202,
"b": 207
},
"hsl": {
"h": 184.412,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.79822,
"c": 0.06447,
"h": 202.2
},
"luminance": 0.52235
}Semantic roles & 50–950 ramp
primary
#8BCACF
secondary
#A4605A
accent
#3B31B5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384