#8FBFC4#8FBFC4
#8FBFC4 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.051 H 204.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFC4 |
|---|---|
| RGB | rgb(143, 191, 196) |
| HSL | hsl(186, 31%, 66%) |
| HSV | hsv(186, 27%, 77%) |
| CMYK | cmyk(27%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(74.24, -14.54, -7.64) |
| CIE-LCH | lch(74.24, 16.43, 207.72°) |
| OKLab | oklab(77.24% -0.0465 -0.0208) |
| OKLCH | oklch(77.24% 0.051 204.2) |
| XYZ | xyz(39.9192, 47.0849, 59.1988) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.22
Sky Blue
#87CEEB
ΔE00 9.00
Baby Blue
#89CFF0
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.33
Light Grey Blue
#9DBCD4
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFC4 #C4948F
analogous
#8FC4AF #8FBFC4 #8FA5C4
triadic
#8FBFC4 #C48FBF #BFC48F
tetradic
#8FBFC4 #AF8FC4 #C4948F #A5C48F
square
#8FBFC4 #AF8FC4 #C4948F #A5C48F
split-complementary
#8FBFC4 #C48FA5 #C4AF8F
monochromatic
#4B888E #67A8AF #8FBFC4 #B7D6D9 #DFEDEE
Accessibility & contrast
On white
2.02
#8FBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8FBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFC4
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFC4 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC4
Deuteranopia (green-blind)
#AEB3C4
Tritanopia (blue-blind)
#7DC3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbfc4; /* rgb */ color: rgb(143, 191, 196); /* oklch */ color: oklch(77.2% 0.051 204.2);
Tailwind
colors: {
custom: {
50: '#b1d2d5',
500: '#8fbfc4',
950: '#000000',
},
}SCSS
$custom: #8fbfc4; $custom-light: #b1d2d5; $custom-dark: #000000;
JSON
{
"hex": "#8fbfc4",
"rgb": {
"r": 143,
"g": 191,
"b": 196
},
"hsl": {
"h": 185.66,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.77243,
"c": 0.05094,
"h": 204.2
},
"luminance": 0.47087
}Semantic roles & 50–950 ramp
primary
#8FBFC4
secondary
#E0D0CF
accent
#463CAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283