#8FC5CC#8FC5CC
#8FC5CC is a light, muted teal. Relative luminance 0.501; OKLCH L 78.8% C 0.057 H 206.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5CC |
|---|---|
| RGB | rgb(143, 197, 204) |
| HSL | hsl(187, 37%, 68%) |
| HSV | hsv(187, 30%, 80%) |
| CMYK | cmyk(29.9%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(76.15, -15.78, -9.15) |
| CIE-LCH | lch(76.15, 18.24, 210.11°) |
| OKLab | oklab(78.84% -0.051 -0.025) |
| OKLCH | oklch(78.84% 0.057 206.1) |
| XYZ | xyz(42.1895, 50.1296, 64.5680) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 9.07
Ice Blue
#A5DFF9
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5CC #CC968F
analogous
#8FCCB4 #8FC5CC #8FA6CC
triadic
#8FC5CC #CC8FC5 #C5CC8F
tetradic
#8FC5CC #B48FCC #CC968F #A6CC8F
square
#8FC5CC #B48FCC #CC968F #A6CC8F
split-complementary
#8FC5CC #CC8FA6 #CCB48F
monochromatic
#46919A #65AFB9 #8FC5CC #B9DBDF #E3F1F2
Accessibility & contrast
On white
1.90
#8FC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#8FC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5CC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5CC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#7AC9C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc5cc; /* rgb */ color: rgb(143, 197, 204); /* oklch */ color: oklch(78.8% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#b1d6db',
500: '#8fc5cc',
950: '#000000',
},
}SCSS
$custom: #8fc5cc; $custom-light: #b1d6db; $custom-dark: #000000;
JSON
{
"hex": "#8fc5cc",
"rgb": {
"r": 143,
"g": 197,
"b": 204
},
"hsl": {
"h": 186.885,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.78836,
"c": 0.05682,
"h": 206.1
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#8FC5CC
secondary
#A1665E
accent
#4335B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384