#8FBBBB#8FBBBB
#8FBBBB is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.047 H 196.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBB |
|---|---|
| RGB | rgb(143, 187, 187) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 24%, 73%) |
| CMYK | cmyk(23.5%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.87, -14.51, -4.77) |
| CIE-LCH | lch(72.87, 15.27, 198.20°) |
| OKLab | oklab(76.07% -0.0449 -0.013) |
| OKLCH | oklch(76.07% 0.047 196.2) |
| XYZ | xyz(38.0649, 44.9665, 53.6778) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 9.91
Cadetblue
#5F9EA0
ΔE00 10.07
Greyish Teal
#719F91
ΔE00 10.66
Bluegrey
#85A3B2
ΔE00 10.71
Cool Grey
#95A3A6
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBB #BB8F8F
analogous
#8FBBA5 #8FBBBB #8FA5BB
triadic
#8FBBBB #BB8FBB #BBBB8F
tetradic
#8FBBBB #A58FBB #BB8F8F #A5BB8F
square
#8FBBBB #A58FBB #BB8F8F #A5BB8F
split-complementary
#8FBBBB #BB8FA5 #BBA58F
monochromatic
#4E8181 #69A4A4 #8FBBBB #B5D2D2 #DBE9E9
Accessibility & contrast
On white
2.10
#8FBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#8FBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBB | 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)
#B5B7BB
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#81BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbbb; /* rgb */ color: rgb(143, 187, 187); /* oklch */ color: oklch(76.1% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#b1cfcf',
500: '#8fbbbb',
950: '#000000',
},
}SCSS
$custom: #8fbbbb; $custom-light: #b1cfcf; $custom-dark: #000000;
JSON
{
"hex": "#8fbbbb",
"rgb": {
"r": 143,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.76065,
"c": 0.04672,
"h": 196.2
},
"luminance": 0.44968
}Semantic roles & 50–950 ramp
primary
#8FBBBB
secondary
#DACBCB
accent
#4343A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111313
muted
#808282