#8FBABA#8FBABA
#8FBABA is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.046 H 196.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBABA |
|---|---|
| RGB | rgb(143, 186, 186) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 23%, 73%) |
| CMYK | cmyk(23.1%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.56, -14.21, -4.68) |
| CIE-LCH | lch(72.56, 14.96, 198.22°) |
| OKLab | oklab(75.81% -0.0439 -0.0128) |
| OKLCH | oklch(75.81% 0.046 196.2) |
| XYZ | xyz(37.7468, 44.5010, 53.0455) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.78
Cadetblue
#5F9EA0
ΔE00 9.94
Lightblue
#ADD8E6
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.44
Bluegrey
#85A3B2
ΔE00 10.47
Greyish Teal
#719F91
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBABA #BA8F8F
analogous
#8FBAA5 #8FBABA #8FA5BA
triadic
#8FBABA #BA8FBA #BABA8F
tetradic
#8FBABA #A58FBA #BA8F8F #A5BA8F
square
#8FBABA #A58FBA #BA8F8F #A5BA8F
split-complementary
#8FBABA #BA8FA5 #BAA58F
monochromatic
#4F8080 #69A3A3 #8FBABA #B5D1D1 #DBE9E9
Accessibility & contrast
On white
2.12
#8FBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8FBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBABA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBABA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#81BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbaba; /* rgb */ color: rgb(143, 186, 186); /* oklch */ color: oklch(75.8% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#b1cece',
500: '#8fbaba',
950: '#000000',
},
}SCSS
$custom: #8fbaba; $custom-light: #b1cece; $custom-dark: #000000;
JSON
{
"hex": "#8fbaba",
"rgb": {
"r": 143,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 23.757,
"l": 64.51
},
"oklch": {
"l": 0.75811,
"c": 0.04576,
"h": 196.2
},
"luminance": 0.44503
}Semantic roles & 50–950 ramp
primary
#8FBABA
secondary
#DACBCB
accent
#4343A2
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111313
muted
#808282