#8FB0B0#8FB0B0
#8FB0B0 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.3% C 0.036 H 196.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB0B0 |
|---|---|
| RGB | rgb(143, 176, 176) |
| HSL | hsl(180, 17%, 63%) |
| HSV | hsv(180, 19%, 69%) |
| CMYK | cmyk(18.7%, 0%, 0%, 31%) |
| CIE-LAB | lab(69.49, -11.16, -3.72) |
| CIE-LCH | lch(69.49, 11.77, 198.43°) |
| OKLab | oklab(73.27% -0.0345 -0.0101) |
| OKLCH | oklch(73.27% 0.036 196.4) |
| XYZ | xyz(34.6873, 40.0237, 46.9636) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.32
Bluegrey
#85A3B2
ΔE00 8.20
Cadetblue
#5F9EA0
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.32
Greyish Teal
#719F91
ΔE00 9.50
Greyblue
#77A1B5
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB0B0 #B08F8F
analogous
#8FB09F #8FB0B0 #8F9FB0
triadic
#8FB0B0 #B08FB0 #B0B08F
tetradic
#8FB0B0 #9F8FB0 #B08F8F #9FB08F
square
#8FB0B0 #9F8FB0 #B08F8F #9FB08F
split-complementary
#8FB0B0 #B08F9F #B09F8F
monochromatic
#517373 #6B9797 #8FB0B0 #B3C9C9 #D7E3E3
Accessibility & contrast
On white
2.33
#8FB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB0B0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB0B0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB0
Deuteranopia (green-blind)
#A5A8B0
Tritanopia (blue-blind)
#85B2B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fb0b0; /* rgb */ color: rgb(143, 176, 176); /* oklch */ color: oklch(73.3% 0.036 196.4);
Tailwind
colors: {
custom: {
50: '#b0c7c7',
500: '#8fb0b0',
950: '#000000',
},
}SCSS
$custom: #8fb0b0; $custom-light: #b0c7c7; $custom-dark: #000000;
JSON
{
"hex": "#8fb0b0",
"rgb": {
"r": 143,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 17.277,
"l": 62.549
},
"oklch": {
"l": 0.73274,
"c": 0.03595,
"h": 196.4
},
"luminance": 0.40025
}Semantic roles & 50–950 ramp
primary
#8FB0B0
secondary
#D3C7C7
accent
#4A4A9C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282