#8BC1BE#8BC1BE
#8BC1BE is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.056 H 191.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1BE |
|---|---|
| RGB | rgb(139, 193, 190) |
| HSL | hsl(177, 30%, 65%) |
| HSV | hsv(177, 28%, 76%) |
| CMYK | cmyk(28%, 0%, 1.6%, 24.3%) |
| CIE-LAB | lab(74.41, -18.12, -4.16) |
| CIE-LCH | lch(74.41, 18.59, 192.93°) |
| OKLab | oklab(77.26% -0.0552 -0.0115) |
| OKLCH | oklch(77.26% 0.056 191.7) |
| XYZ | xyz(39.0087, 47.3446, 55.7882) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.21
Seafoam Blue
#78D1B6
ΔE00 10.09
Darkturquoise
#00CED1
ΔE00 10.36
Lightblue
#ADD8E6
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1BE #C18B8E
analogous
#8BC1A3 #8BC1BE #8BA9C1
triadic
#8BC1BE #BE8BC1 #C1BE8B
tetradic
#8BC1BE #A38BC1 #C18B8E #A9C18B
square
#8BC1BE #A38BC1 #C18B8E #A9C18B
split-complementary
#8BC1BE #C18BA9 #C1A38B
monochromatic
#498985 #63ACA8 #8BC1BE #B3D6D4 #DBECEB
Accessibility & contrast
On white
2.01
#8BC1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#8BC1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1BE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1BE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#79C4C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bc1be; /* rgb */ color: rgb(139, 193, 190); /* oklch */ color: oklch(77.3% 0.056 191.7);
Tailwind
colors: {
custom: {
50: '#aed3d1',
500: '#8bc1be',
950: '#000000',
},
}SCSS
$custom: #8bc1be; $custom-light: #aed3d1; $custom-dark: #000000;
JSON
{
"hex": "#8bc1be",
"rgb": {
"r": 139,
"g": 193,
"b": 190
},
"hsl": {
"h": 176.667,
"s": 30.337,
"l": 65.098
},
"oklch": {
"l": 0.7726,
"c": 0.05637,
"h": 191.7
},
"luminance": 0.47347
}Semantic roles & 50–950 ramp
primary
#8BC1BE
secondary
#DDCBCC
accent
#3C43A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282