#8FBFBB#8FBFBB
#8FBFBB is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.051 H 189.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFBB |
|---|---|
| RGB | rgb(143, 191, 187) |
| HSL | hsl(175, 27%, 65%) |
| HSV | hsv(175, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.99, -16.58, -3.12) |
| CIE-LCH | lch(73.99, 16.87, 190.66°) |
| OKLab | oklab(76.96% -0.0501 -0.0086) |
| OKLCH | oklch(76.96% 0.051 189.8) |
| XYZ | xyz(38.9253, 46.6874, 53.9647) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 9.46
Mediumturquoise
#48D1CC
ΔE00 10.14
Seafoam Blue
#78D1B6
ΔE00 10.39
Greyish Teal
#719F91
ΔE00 10.45
Lightblue
#ADD8E6
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFBB #BF8F93
analogous
#8FBFA3 #8FBFBB #8FABBF
triadic
#8FBFBB #BB8FBF #BFBB8F
tetradic
#8FBFBB #A38FBF #BF8F93 #ABBF8F
square
#8FBFBB #A38FBF #BF8F93 #ABBF8F
split-complementary
#8FBFBB #BF8FAB #BFA38F
monochromatic
#4D8782 #68A9A3 #8FBFBB #B6D5D3 #DDECEA
Accessibility & contrast
On white
2.03
#8FBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8FBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFBB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFBB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#80C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfbb; /* rgb */ color: rgb(143, 191, 187); /* oklch */ color: oklch(77.0% 0.051 189.8);
Tailwind
colors: {
custom: {
50: '#b1d2cf',
500: '#8fbfbb',
950: '#000000',
},
}SCSS
$custom: #8fbfbb; $custom-light: #b1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#8fbfbb",
"rgb": {
"r": 143,
"g": 191,
"b": 187
},
"hsl": {
"h": 175,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76956,
"c": 0.05088,
"h": 189.8
},
"luminance": 0.46689
}Semantic roles & 50–950 ramp
primary
#8FBFBB
secondary
#DDCDCE
accent
#4048A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111413
muted
#808282