#8BCABE#8BCABE
#8BCABE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.3% C 0.067 H 181.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCABE |
|---|---|
| RGB | rgb(139, 202, 190) |
| HSL | hsl(169, 37%, 67%) |
| HSV | hsv(169, 31%, 79%) |
| CMYK | cmyk(31.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.95, -22.67, -0.43) |
| CIE-LCH | lch(76.95, 22.67, 181.10°) |
| OKLab | oklab(79.29% -0.0667 -0.0015) |
| OKLCH | oklch(79.29% 0.067 181.3) |
| XYZ | xyz(41.0591, 51.4455, 56.4717) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 7.83
Mediumaquamarine
#66CDAA
ΔE00 8.45
Light Teal
#90E4C1
ΔE00 9.16
Turquoise
#40E0D0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCABE #CA8B97
analogous
#8BCA9F #8BCABE #8BB7CA
triadic
#8BCABE #BE8BCA #CABE8B
tetradic
#8BCABE #9F8BCA #CA8B97 #B7CA8B
square
#8BCABE #9F8BCA #CA8B97 #B7CA8B
split-complementary
#8BCABE #CA8BB7 #CA9F8B
monochromatic
#459687 #61B7A6 #8BCABE #B5DDD6 #DFF0ED
Accessibility & contrast
On white
1.86
#8BCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#8BCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCABE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCABE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#78CCC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bcabe; /* rgb */ color: rgb(139, 202, 190); /* oklch */ color: oklch(79.3% 0.067 181.3);
Tailwind
colors: {
custom: {
50: '#afdad1',
500: '#8bcabe',
950: '#000000',
},
}SCSS
$custom: #8bcabe; $custom-light: #afdad1; $custom-dark: #000000;
JSON
{
"hex": "#8bcabe",
"rgb": {
"r": 139,
"g": 202,
"b": 190
},
"hsl": {
"h": 168.571,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.79289,
"c": 0.0667,
"h": 181.3
},
"luminance": 0.51448
}Semantic roles & 50–950 ramp
primary
#8BCABE
secondary
#9D5C68
accent
#354DB0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483