#8FC5CE#8FC5CE
#8FC5CE is a light, muted teal. Relative luminance 0.502; OKLCH L 78.9% C 0.057 H 208.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5CE |
|---|---|
| RGB | rgb(143, 197, 206) |
| HSL | hsl(189, 39%, 68%) |
| HSV | hsv(189, 31%, 81%) |
| CMYK | cmyk(30.6%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(76.21, -15.31, -10.14) |
| CIE-LCH | lch(76.21, 18.37, 213.53°) |
| OKLab | oklab(78.9% -0.0502 -0.0277) |
| OKLCH | oklch(78.9% 0.057 208.9) |
| XYZ | xyz(42.4309, 50.2262, 65.8394) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.00
Baby Blue
#89CFF0
ΔE00 8.28
Ice Blue
#A5DFF9
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5CE #CE988F
analogous
#8FCEB7 #8FC5CE #8FA5CE
triadic
#8FC5CE #CE8FC5 #C5CE8F
tetradic
#8FC5CE #B78FCE #CE988F #A5CE8F
square
#8FC5CE #B78FCE #CE988F #A5CE8F
split-complementary
#8FC5CE #CE8FA5 #CEB78F
monochromatic
#45919E #64AFBB #8FC5CE #BADBE1 #E4F1F3
Accessibility & contrast
On white
1.90
#8FC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8FC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5CE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5CE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#79CAC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc5ce; /* rgb */ color: rgb(143, 197, 206); /* oklch */ color: oklch(78.9% 0.057 208.9);
Tailwind
colors: {
custom: {
50: '#b1d6dd',
500: '#8fc5ce',
950: '#000000',
},
}SCSS
$custom: #8fc5ce; $custom-light: #b1d6dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc5ce",
"rgb": {
"r": 143,
"g": 197,
"b": 206
},
"hsl": {
"h": 188.571,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.78903,
"c": 0.05738,
"h": 208.9
},
"luminance": 0.50228
}Semantic roles & 50–950 ramp
primary
#8FC5CE
secondary
#A3685E
accent
#4533B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384