#8FBFC0#8FBFC0
#8FBFC0 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.051 H 197.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFC0 |
|---|---|
| RGB | rgb(143, 191, 192) |
| HSL | hsl(181, 28%, 66%) |
| HSV | hsv(181, 26%, 75%) |
| CMYK | cmyk(25.5%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.13, -15.46, -5.64) |
| CIE-LCH | lch(74.13, 16.45, 200.04°) |
| OKLab | oklab(77.11% -0.0481 -0.0154) |
| OKLCH | oklch(77.11% 0.051 197.8) |
| XYZ | xyz(39.4699, 46.9052, 56.8329) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 9.16
Sky Blue
#87CEEB
ΔE00 10.60
Mediumturquoise
#48D1CC
ΔE00 10.66
Cadetblue
#5F9EA0
ΔE00 10.71
Pale Teal
#82CBB2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFC0 #C0908F
analogous
#8FC0A8 #8FBFC0 #8FA6C0
triadic
#8FBFC0 #C08FBF #BFC08F
tetradic
#8FBFC0 #A88FC0 #C0908F #A6C08F
square
#8FBFC0 #A88FC0 #C0908F #A6C08F
split-complementary
#8FBFC0 #C08FA6 #C0A88F
monochromatic
#4D8788 #68A9AA #8FBFC0 #B6D5D6 #DDECEC
Accessibility & contrast
On white
2.02
#8FBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#8FBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFC0
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFC0 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BAC0
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#7FC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfc0; /* rgb */ color: rgb(143, 191, 192); /* oklch */ color: oklch(77.1% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#b1d2d3',
500: '#8fbfc0',
950: '#000000',
},
}SCSS
$custom: #8fbfc0; $custom-light: #b1d2d3; $custom-dark: #000000;
JSON
{
"hex": "#8fbfc0",
"rgb": {
"r": 143,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.224,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.77114,
"c": 0.0505,
"h": 197.8
},
"luminance": 0.46907
}Semantic roles & 50–950 ramp
primary
#8FBFC0
secondary
#DECECD
accent
#413FA7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282