#8BCACE#8BCACE
#8BCACE is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.8% C 0.064 H 201.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCACE |
|---|---|
| RGB | rgb(139, 202, 206) |
| HSL | hsl(184, 41%, 68%) |
| HSV | hsv(184, 33%, 81%) |
| CMYK | cmyk(32.5%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.39, -18.99, -8.41) |
| CIE-LCH | lch(77.39, 20.77, 203.88°) |
| OKLab | oklab(79.79% -0.0601 -0.023) |
| OKLCH | oklch(79.79% 0.064 201) |
| XYZ | xyz(42.9048, 52.1838, 66.1923) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.58
Mediumturquoise
#48D1CC
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Sky Blue
#87CEEB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCACE #CE8F8B
analogous
#8BCEB0 #8BCACE #8BA8CE
triadic
#8BCACE #CE8BCA #CACE8B
tetradic
#8BCACE #B08BCE #CE8F8B #A8CE8B
square
#8BCACE #B08BCE #CE8F8B #A8CE8B
split-complementary
#8BCACE #CE8BA8 #CEB08B
monochromatic
#42979C #60B6BC #8BCACE #B6DEE0 #E1F1F2
Accessibility & contrast
On white
1.84
#8BCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8BCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCACE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCACE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#72CFCB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcace; /* rgb */ color: rgb(139, 202, 206); /* oklch */ color: oklch(79.8% 0.064 201.0);
Tailwind
colors: {
custom: {
50: '#afdadc',
500: '#8bcace',
950: '#000000',
},
}SCSS
$custom: #8bcace; $custom-light: #afdadc; $custom-dark: #000000;
JSON
{
"hex": "#8bcace",
"rgb": {
"r": 139,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.582,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.79789,
"c": 0.06435,
"h": 201
},
"luminance": 0.52186
}Semantic roles & 50–950 ramp
primary
#8BCACE
secondary
#A35F5B
accent
#3A32B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384