#8BC1BB#8BC1BB
#8BC1BB is a light, muted teal. Relative luminance 0.472; OKLCH L 77.2% C 0.057 H 187.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1BB |
|---|---|
| RGB | rgb(139, 193, 187) |
| HSL | hsl(173, 30%, 65%) |
| HSV | hsv(173, 28%, 76%) |
| CMYK | cmyk(28%, 0%, 3.1%, 24.3%) |
| CIE-LAB | lab(74.33, -18.80, -2.65) |
| CIE-LCH | lch(74.33, 18.99, 188.03°) |
| OKLab | oklab(77.17% -0.0564 -0.0074) |
| OKLCH | oklch(77.17% 0.057 187.5) |
| XYZ | xyz(38.6841, 47.2148, 54.0791) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 8.99
Seafoam Blue
#78D1B6
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.88
Greyish Teal
#719F91
ΔE00 10.44
Darkturquoise
#00CED1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1BB #C18B91
analogous
#8BC1A0 #8BC1BB #8BACC1
triadic
#8BC1BB #BB8BC1 #C1BB8B
tetradic
#8BC1BB #A08BC1 #C18B91 #ACC18B
square
#8BC1BB #A08BC1 #C18B91 #ACC18B
split-complementary
#8BC1BB #C18BAC #C1A08B
monochromatic
#498982 #63ACA4 #8BC1BB #B3D6D2 #DBECEA
Accessibility & contrast
On white
2.01
#8BC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8BC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1BB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1BB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#7AC4BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bc1bb; /* rgb */ color: rgb(139, 193, 187); /* oklch */ color: oklch(77.2% 0.057 187.5);
Tailwind
colors: {
custom: {
50: '#aed3cf',
500: '#8bc1bb',
950: '#000000',
},
}SCSS
$custom: #8bc1bb; $custom-light: #aed3cf; $custom-dark: #000000;
JSON
{
"hex": "#8bc1bb",
"rgb": {
"r": 139,
"g": 193,
"b": 187
},
"hsl": {
"h": 173.333,
"s": 30.337,
"l": 65.098
},
"oklch": {
"l": 0.77166,
"c": 0.05691,
"h": 187.5
},
"luminance": 0.47217
}Semantic roles & 50–950 ramp
primary
#8BC1BB
secondary
#DDCBCD
accent
#3C49A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282