#8BC0BF#8BC0BF
#8BC0BF is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.055 H 194.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0BF |
|---|---|
| RGB | rgb(139, 192, 191) |
| HSL | hsl(179, 30%, 65%) |
| HSV | hsv(179, 28%, 75%) |
| CMYK | cmyk(27.6%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.16, -17.38, -5.08) |
| CIE-LCH | lch(74.16, 18.11, 196.28°) |
| OKLab | oklab(77.07% -0.0535 -0.0139) |
| OKLCH | oklch(77.07% 0.055 194.6) |
| XYZ | xyz(38.8980, 46.9479, 56.2924) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.49
Pale Teal
#82CBB2
ΔE00 9.65
Lightblue
#ADD8E6
ΔE00 10.10
Darkturquoise
#00CED1
ΔE00 10.50
Cadetblue
#5F9EA0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0BF #C08B8C
analogous
#8BC0A5 #8BC0BF #8BA7C0
triadic
#8BC0BF #BF8BC0 #C0BF8B
tetradic
#8BC0BF #A58BC0 #C08B8C #A7C08B
square
#8BC0BF #A58BC0 #C08B8C #A7C08B
split-complementary
#8BC0BF #C08BA7 #C0A58B
monochromatic
#498786 #63AAA9 #8BC0BF #B3D6D5 #DAEBEB
Accessibility & contrast
On white
2.02
#8BC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8BC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0BF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0BF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#79C3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc0bf; /* rgb */ color: rgb(139, 192, 191); /* oklch */ color: oklch(77.1% 0.055 194.6);
Tailwind
colors: {
custom: {
50: '#aed3d2',
500: '#8bc0bf',
950: '#000000',
},
}SCSS
$custom: #8bc0bf; $custom-light: #aed3d2; $custom-dark: #000000;
JSON
{
"hex": "#8bc0bf",
"rgb": {
"r": 139,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.868,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.77067,
"c": 0.05527,
"h": 194.6
},
"luminance": 0.4695
}Semantic roles & 50–950 ramp
primary
#8BC0BF
secondary
#DCCACB
accent
#3D3FA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282