#8FBBBA#8FBBBA
#8FBBBA is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.047 H 194.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBA |
|---|---|
| RGB | rgb(143, 187, 186) |
| HSL | hsl(179, 24%, 65%) |
| HSV | hsv(179, 24%, 73%) |
| CMYK | cmyk(23.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.84, -14.73, -4.27) |
| CIE-LCH | lch(72.84, 15.34, 196.15°) |
| OKLab | oklab(76.03% -0.0453 -0.0117) |
| OKLCH | oklch(76.03% 0.047 194.5) |
| XYZ | xyz(37.9582, 44.9239, 53.1160) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.70
Cadetblue
#5F9EA0
ΔE00 10.06
Lightblue
#ADD8E6
ΔE00 10.21
Greyish Teal
#719F91
ΔE00 10.39
Pale Teal
#82CBB2
ΔE00 10.63
Cool Grey
#95A3A6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBA #BB8F90
analogous
#8FBBA4 #8FBBBA #8FA6BB
triadic
#8FBBBA #BA8FBB #BBBA8F
tetradic
#8FBBBA #A48FBB #BB8F90 #A6BB8F
square
#8FBBBA #A48FBB #BB8F90 #A6BB8F
split-complementary
#8FBBBA #BB8FA6 #BBA48F
monochromatic
#4E8180 #69A4A3 #8FBBBA #B5D2D1 #DBE9E9
Accessibility & contrast
On white
2.10
#8FBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#8FBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BA
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#81BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbba; /* rgb */ color: rgb(143, 187, 186); /* oklch */ color: oklch(76.0% 0.047 194.5);
Tailwind
colors: {
custom: {
50: '#b1cfce',
500: '#8fbbba',
950: '#000000',
},
}SCSS
$custom: #8fbbba; $custom-light: #b1cfce; $custom-dark: #000000;
JSON
{
"hex": "#8fbbba",
"rgb": {
"r": 143,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.636,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.76033,
"c": 0.04675,
"h": 194.5
},
"luminance": 0.44925
}Semantic roles & 50–950 ramp
primary
#8FBBBA
secondary
#DACBCC
accent
#4345A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111313
muted
#808282