#8FBCC2#8FBCC2
#8FBCC2 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.048 H 206.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCC2 |
|---|---|
| RGB | rgb(143, 188, 194) |
| HSL | hsl(187, 29%, 66%) |
| HSV | hsv(187, 26%, 76%) |
| CMYK | cmyk(26.3%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.35, -13.44, -7.88) |
| CIE-LCH | lch(73.35, 15.58, 210.38°) |
| OKLab | oklab(76.51% -0.0433 -0.0215) |
| OKLCH | oklch(76.51% 0.048 206.4) |
| XYZ | xyz(39.0455, 45.6994, 57.7920) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.88
Sky Blue
#87CEEB
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 9.23
Light Grey Blue
#9DBCD4
ΔE00 9.80
Greyblue
#77A1B5
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCC2 #C2958F
analogous
#8FC2AE #8FBCC2 #8FA2C2
triadic
#8FBCC2 #C28FBC #BCC28F
tetradic
#8FBCC2 #AE8FC2 #C2958F #A2C28F
square
#8FBCC2 #AE8FC2 #C2958F #A2C28F
split-complementary
#8FBCC2 #C28FA2 #C2AE8F
monochromatic
#4C838B #67A4AC #8FBCC2 #B7D4D8 #DEEBED
Accessibility & contrast
On white
2.07
#8FBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8FBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCC2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCC2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ACB1C2
Tritanopia (blue-blind)
#7EC0BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbcc2; /* rgb */ color: rgb(143, 188, 194); /* oklch */ color: oklch(76.5% 0.048 206.4);
Tailwind
colors: {
custom: {
50: '#b1d0d4',
500: '#8fbcc2',
950: '#000000',
},
}SCSS
$custom: #8fbcc2; $custom-light: #b1d0d4; $custom-dark: #000000;
JSON
{
"hex": "#8fbcc2",
"rgb": {
"r": 143,
"g": 188,
"b": 194
},
"hsl": {
"h": 187.059,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.76513,
"c": 0.04838,
"h": 206.4
},
"luminance": 0.45701
}Semantic roles & 50–950 ramp
primary
#8FBCC2
secondary
#DFD0CE
accent
#4A3DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283