#8FBFC2#8FBFC2
#8FBFC2 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.051 H 201.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFC2 |
|---|---|
| RGB | rgb(143, 191, 194) |
| HSL | hsl(184, 29%, 66%) |
| HSV | hsv(184, 26%, 76%) |
| CMYK | cmyk(26.3%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.19, -15.00, -6.64) |
| CIE-LCH | lch(74.19, 16.40, 203.88°) |
| OKLab | oklab(77.18% -0.0473 -0.0181) |
| OKLCH | oklch(77.18% 0.051 201) |
| XYZ | xyz(39.6930, 46.9944, 58.0079) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 8.58
Sky Blue
#87CEEB
ΔE00 9.79
Cadetblue
#5F9EA0
ΔE00 10.81
Bluegrey
#85A3B2
ΔE00 10.84
Mediumturquoise
#48D1CC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFC2 #C2928F
analogous
#8FC2AB #8FBFC2 #8FA5C2
triadic
#8FBFC2 #C28FBF #BFC28F
tetradic
#8FBFC2 #AB8FC2 #C2928F #A5C28F
square
#8FBFC2 #AB8FC2 #C2928F #A5C28F
split-complementary
#8FBFC2 #C28FA5 #C2AB8F
monochromatic
#4C878B #67A8AC #8FBFC2 #B7D6D8 #DEECED
Accessibility & contrast
On white
2.02
#8FBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8FBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFC2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFC2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#AFB3C2
Tritanopia (blue-blind)
#7EC3C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfc2; /* rgb */ color: rgb(143, 191, 194); /* oklch */ color: oklch(77.2% 0.051 201.0);
Tailwind
colors: {
custom: {
50: '#b1d2d4',
500: '#8fbfc2',
950: '#000000',
},
}SCSS
$custom: #8fbfc2; $custom-light: #b1d2d4; $custom-dark: #000000;
JSON
{
"hex": "#8fbfc2",
"rgb": {
"r": 143,
"g": 191,
"b": 194
},
"hsl": {
"h": 183.529,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77178,
"c": 0.05063,
"h": 201
},
"luminance": 0.46996
}Semantic roles & 50–950 ramp
primary
#8FBFC2
secondary
#DFCFCE
accent
#443DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283