#8FBABE#8FBABE
#8FBABE is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.046 H 203.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBABE |
|---|---|
| RGB | rgb(143, 186, 190) |
| HSL | hsl(185, 27%, 65%) |
| HSV | hsv(185, 25%, 75%) |
| CMYK | cmyk(24.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.68, -13.31, -6.70) |
| CIE-LCH | lch(72.68, 14.90, 206.71°) |
| OKLab | oklab(75.94% -0.0423 -0.0182) |
| OKLCH | oklch(75.94% 0.046 203.3) |
| XYZ | xyz(38.1780, 44.6735, 55.3165) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.96
Greyblue
#77A1B5
ΔE00 9.96
Sky Blue
#87CEEB
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBABE #BE938F
analogous
#8FBEAA #8FBABE #8FA2BE
triadic
#8FBABE #BE8FBA #BABE8F
tetradic
#8FBABE #AA8FBE #BE938F #A2BE8F
square
#8FBABE #AA8FBE #BE938F #A2BE8F
split-complementary
#8FBABE #BE8FA2 #BEAA8F
monochromatic
#4D8185 #68A2A8 #8FBABE #B6D2D4 #DCEAEB
Accessibility & contrast
On white
2.11
#8FBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8FBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBABE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBABE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#80BDBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbabe; /* rgb */ color: rgb(143, 186, 190); /* oklch */ color: oklch(75.9% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#b1ced1',
500: '#8fbabe',
950: '#000000',
},
}SCSS
$custom: #8fbabe; $custom-light: #b1ced1; $custom-dark: #000000;
JSON
{
"hex": "#8fbabe",
"rgb": {
"r": 143,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.106,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.75939,
"c": 0.04608,
"h": 203.3
},
"luminance": 0.44675
}Semantic roles & 50–950 ramp
primary
#8FBABE
secondary
#DCCECC
accent
#4940A5
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282