#8FBFC7#8FBFC7
#8FBFC7 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.052 H 208.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFC7 |
|---|---|
| RGB | rgb(143, 191, 199) |
| HSL | hsl(189, 33%, 67%) |
| HSV | hsv(189, 28%, 78%) |
| CMYK | cmyk(28.1%, 4%, 0%, 22%) |
| CIE-LAB | lab(74.33, -13.85, -9.14) |
| CIE-LCH | lch(74.33, 16.59, 213.44°) |
| OKLab | oklab(77.34% -0.0453 -0.0249) |
| OKLCH | oklch(77.34% 0.052 208.8) |
| XYZ | xyz(40.2640, 47.2228, 61.0151) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.19
Baby Blue
#89CFF0
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFC7 #C7978F
analogous
#8FC7B3 #8FBFC7 #8FA3C7
triadic
#8FBFC7 #C78FBF #BFC78F
tetradic
#8FBFC7 #B38FC7 #C7978F #A3C78F
square
#8FBFC7 #B38FC7 #C7978F #A3C78F
split-complementary
#8FBFC7 #C78FA3 #C7B38F
monochromatic
#498892 #66A8B3 #8FBFC7 #B8D6DB #E1EEF0
Accessibility & contrast
On white
2.01
#8FBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8FBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFC7
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFC7 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC8
Deuteranopia (green-blind)
#ADB4C7
Tritanopia (blue-blind)
#7CC3C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbfc7; /* rgb */ color: rgb(143, 191, 199); /* oklch */ color: oklch(77.3% 0.052 208.8);
Tailwind
colors: {
custom: {
50: '#b1d2d8',
500: '#8fbfc7',
950: '#000000',
},
}SCSS
$custom: #8fbfc7; $custom-light: #b1d2d8; $custom-dark: #000000;
JSON
{
"hex": "#8fbfc7",
"rgb": {
"r": 143,
"g": 191,
"b": 199
},
"hsl": {
"h": 188.571,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.77343,
"c": 0.05169,
"h": 208.8
},
"luminance": 0.47225
}Semantic roles & 50–950 ramp
primary
#8FBFC7
secondary
#E2D3D0
accent
#4A39AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283