#8FC6CA#8FC6CA
#8FC6CA is a light, muted teal. Relative luminance 0.505; OKLCH L 79.0% C 0.057 H 201.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC6CA |
|---|---|
| RGB | rgb(143, 198, 202) |
| HSL | hsl(184, 36%, 68%) |
| HSV | hsv(184, 29%, 79%) |
| CMYK | cmyk(29.2%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(76.37, -16.76, -7.74) |
| CIE-LCH | lch(76.37, 18.47, 204.79°) |
| OKLab | oklab(78.99% -0.0531 -0.0212) |
| OKLCH | oklch(78.99% 0.057 201.7) |
| XYZ | xyz(42.1790, 50.4899, 63.3887) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 8.95
Paleturquoise
#AFEEEE
ΔE00 9.45
Mediumturquoise
#48D1CC
ΔE00 9.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC6CA #CA938F
analogous
#8FCAB1 #8FC6CA #8FA8CA
triadic
#8FC6CA #CA8FC6 #C6CA8F
tetradic
#8FC6CA #B18FCA #CA938F #A8CA8F
square
#8FC6CA #B18FCA #CA938F #A8CA8F
split-complementary
#8FC6CA #CA8FA8 #CAB18F
monochromatic
#489297 #65B1B6 #8FC6CA #B9DBDE #E2F0F1
Accessibility & contrast
On white
1.89
#8FC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#8FC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC6CA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC6CA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#7ACAC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc6ca; /* rgb */ color: rgb(143, 198, 202); /* oklch */ color: oklch(79.0% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#b1d7da',
500: '#8fc6ca',
950: '#000000',
},
}SCSS
$custom: #8fc6ca; $custom-light: #b1d7da; $custom-dark: #000000;
JSON
{
"hex": "#8fc6ca",
"rgb": {
"r": 143,
"g": 198,
"b": 202
},
"hsl": {
"h": 184.068,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78992,
"c": 0.05717,
"h": 201.7
},
"luminance": 0.50492
}Semantic roles & 50–950 ramp
primary
#8FC6CA
secondary
#9E635F
accent
#3F37AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383