#8BC1BF#8BC1BF
#8BC1BF is a light, muted teal. Relative luminance 0.474; OKLCH L 77.3% C 0.056 H 193.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1BF |
|---|---|
| RGB | rgb(139, 193, 191) |
| HSL | hsl(178, 30%, 65%) |
| HSV | hsv(178, 28%, 76%) |
| CMYK | cmyk(28%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(74.44, -17.90, -4.66) |
| CIE-LCH | lch(74.44, 18.49, 194.60°) |
| OKLab | oklab(77.29% -0.0548 -0.0128) |
| OKLCH | oklch(77.29% 0.056 193.2) |
| XYZ | xyz(39.1183, 47.3885, 56.3658) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Pale Teal
#82CBB2
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.17
Darkturquoise
#00CED1
ΔE00 10.33
Lightblue
#ADD8E6
ΔE00 10.34
Seafoam Blue
#78D1B6
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1BF #C18B8D
analogous
#8BC1A4 #8BC1BF #8BA8C1
triadic
#8BC1BF #BF8BC1 #C1BF8B
tetradic
#8BC1BF #A48BC1 #C18B8D #A8C18B
square
#8BC1BF #A48BC1 #C18B8D #A8C18B
split-complementary
#8BC1BF #C18BA8 #C1A48B
monochromatic
#498986 #63ACA9 #8BC1BF #B3D6D5 #DBECEB
Accessibility & contrast
On white
2.00
#8BC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8BC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1BF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1BF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#79C4C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bc1bf; /* rgb */ color: rgb(139, 193, 191); /* oklch */ color: oklch(77.3% 0.056 193.2);
Tailwind
colors: {
custom: {
50: '#aed3d2',
500: '#8bc1bf',
950: '#000000',
},
}SCSS
$custom: #8bc1bf; $custom-light: #aed3d2; $custom-dark: #000000;
JSON
{
"hex": "#8bc1bf",
"rgb": {
"r": 139,
"g": 193,
"b": 191
},
"hsl": {
"h": 177.778,
"s": 30.337,
"l": 65.098
},
"oklch": {
"l": 0.77291,
"c": 0.05626,
"h": 193.2
},
"luminance": 0.4739
}Semantic roles & 50–950 ramp
primary
#8BC1BF
secondary
#DDCBCB
accent
#3C40A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282