#8FBABC#8FBABC
#8FBABC is a light, muted teal. Relative luminance 0.446; OKLCH L 75.9% C 0.046 H 199.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBABC |
|---|---|
| RGB | rgb(143, 186, 188) |
| HSL | hsl(183, 25%, 65%) |
| HSV | hsv(183, 24%, 74%) |
| CMYK | cmyk(23.9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.62, -13.76, -5.69) |
| CIE-LCH | lch(72.62, 14.89, 202.45°) |
| OKLab | oklab(75.88% -0.0431 -0.0155) |
| OKLCH | oklch(75.88% 0.046 199.8) |
| XYZ | xyz(37.9609, 44.5867, 54.1731) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.56
Bluegrey
#85A3B2
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.17
Greyblue
#77A1B5
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBABC #BC918F
analogous
#8FBCA8 #8FBABC #8FA3BC
triadic
#8FBABC #BC8FBA #BABC8F
tetradic
#8FBABC #A88FBC #BC918F #A3BC8F
square
#8FBABC #A88FBC #BC918F #A3BC8F
split-complementary
#8FBABC #BC8FA3 #BCA88F
monochromatic
#4E8083 #69A2A5 #8FBABC #B5D2D3 #DCE9EA
Accessibility & contrast
On white
2.12
#8FBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8FBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBABC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBABC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#80BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbabc; /* rgb */ color: rgb(143, 186, 188); /* oklch */ color: oklch(75.9% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#b1ced0',
500: '#8fbabc',
950: '#000000',
},
}SCSS
$custom: #8fbabc; $custom-light: #b1ced0; $custom-dark: #000000;
JSON
{
"hex": "#8fbabc",
"rgb": {
"r": 143,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.75875,
"c": 0.04582,
"h": 199.8
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#8FBABC
secondary
#DBCCCC
accent
#4642A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282