#8FB7BB#8FB7BB
#8FB7BB is a light, muted teal. Relative luminance 0.433; OKLCH L 75.2% C 0.043 H 203.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7BB |
|---|---|
| RGB | rgb(143, 183, 187) |
| HSL | hsl(185, 24%, 65%) |
| HSV | hsv(185, 24%, 73%) |
| CMYK | cmyk(23.5%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.75, -12.42, -6.42) |
| CIE-LCH | lch(71.75, 13.98, 207.35°) |
| OKLab | oklab(75.18% -0.0395 -0.0175) |
| OKLCH | oklch(75.18% 0.043 203.9) |
| XYZ | xyz(37.2281, 43.2930, 53.3989) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 9.02
Greyblue
#77A1B5
ΔE00 9.30
Lightblue
#ADD8E6
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 9.93
Light Grey Blue
#9DBCD4
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7BB #BB938F
analogous
#8FBBA9 #8FB7BB #8FA1BB
triadic
#8FB7BB #BB8FB7 #B7BB8F
tetradic
#8FB7BB #A98FBB #BB938F #A1BB8F
square
#8FB7BB #A98FBB #BB938F #A1BB8F
split-complementary
#8FB7BB #BB8FA1 #BBA98F
monochromatic
#4E7D81 #699FA4 #8FB7BB #B5CFD2 #DBE8E9
Accessibility & contrast
On white
2.17
#8FB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8FB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7BB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7BB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#81BAB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb7bb; /* rgb */ color: rgb(143, 183, 187); /* oklch */ color: oklch(75.2% 0.043 203.9);
Tailwind
colors: {
custom: {
50: '#b0cccf',
500: '#8fb7bb',
950: '#000000',
},
}SCSS
$custom: #8fb7bb; $custom-light: #b0cccf; $custom-dark: #000000;
JSON
{
"hex": "#8fb7bb",
"rgb": {
"r": 143,
"g": 183,
"b": 187
},
"hsl": {
"h": 185.455,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.75177,
"c": 0.04322,
"h": 203.9
},
"luminance": 0.43294
}Semantic roles & 50–950 ramp
primary
#8FB7BB
secondary
#DACDCB
accent
#4B43A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111313
muted
#808282