#8FBABB#8FBABB
#8FBABB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.046 H 198.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBABB |
|---|---|
| RGB | rgb(143, 186, 187) |
| HSL | hsl(181, 24%, 65%) |
| HSV | hsv(181, 24%, 73%) |
| CMYK | cmyk(23.5%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.59, -13.99, -5.18) |
| CIE-LCH | lch(72.59, 14.92, 200.33°) |
| OKLab | oklab(75.84% -0.0435 -0.0141) |
| OKLCH | oklch(75.84% 0.046 198) |
| XYZ | xyz(37.8535, 44.5437, 53.6074) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.66
Lightblue
#ADD8E6
ΔE00 9.76
Cadetblue
#5F9EA0
ΔE00 9.98
Bluegrey
#85A3B2
ΔE00 10.14
Cool Grey
#95A3A6
ΔE00 10.30
Greyish Teal
#719F91
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBABB #BB908F
analogous
#8FBBA6 #8FBABB #8FA4BB
triadic
#8FBABB #BB8FBA #BABB8F
tetradic
#8FBABB #A68FBB #BB908F #A4BB8F
square
#8FBABB #A68FBB #BB908F #A4BB8F
split-complementary
#8FBABB #BB8FA4 #BBA68F
monochromatic
#4E8081 #69A3A4 #8FBABB #B5D1D2 #DBE9E9
Accessibility & contrast
On white
2.12
#8FBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8FBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBABB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBABB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#ACAFBB
Tritanopia (blue-blind)
#81BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbabb; /* rgb */ color: rgb(143, 186, 187); /* oklch */ color: oklch(75.8% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#b1cecf',
500: '#8fbabb',
950: '#000000',
},
}SCSS
$custom: #8fbabb; $custom-light: #b1cecf; $custom-dark: #000000;
JSON
{
"hex": "#8fbabb",
"rgb": {
"r": 143,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.364,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.75843,
"c": 0.04577,
"h": 198
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#8FBABB
secondary
#DACCCB
accent
#4543A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111313
muted
#808282