#8FC5CB#8FC5CB
#8FC5CB is a light, muted teal. Relative luminance 0.501; OKLCH L 78.8% C 0.057 H 204.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5CB |
|---|---|
| RGB | rgb(143, 197, 203) |
| HSL | hsl(186, 37%, 68%) |
| HSV | hsv(186, 30%, 80%) |
| CMYK | cmyk(29.6%, 3%, 0%, 20.4%) |
| CIE-LAB | lab(76.12, -16.02, -8.65) |
| CIE-LCH | lch(76.12, 18.21, 208.38°) |
| OKLab | oklab(78.8% -0.0514 -0.0236) |
| OKLCH | oklch(78.8% 0.057 204.7) |
| XYZ | xyz(42.0699, 50.0818, 63.9384) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 8.17
Baby Blue
#89CFF0
ΔE00 9.48
Paleturquoise
#AFEEEE
ΔE00 9.88
Ice Blue
#A5DFF9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5CB #CB958F
analogous
#8FCBB3 #8FC5CB #8FA7CB
triadic
#8FC5CB #CB8FC5 #C5CB8F
tetradic
#8FC5CB #B38FCB #CB958F #A7CB8F
square
#8FC5CB #B38FCB #CB958F #A7CB8F
split-complementary
#8FC5CB #CB8FA7 #CBB38F
monochromatic
#479199 #65AFB8 #8FC5CB #B9DBDE #E3F0F2
Accessibility & contrast
On white
1.91
#8FC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#8FC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5CB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5CB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CB
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#7AC9C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc5cb; /* rgb */ color: rgb(143, 197, 203); /* oklch */ color: oklch(78.8% 0.057 204.7);
Tailwind
colors: {
custom: {
50: '#b1d6da',
500: '#8fc5cb',
950: '#000000',
},
}SCSS
$custom: #8fc5cb; $custom-light: #b1d6da; $custom-dark: #000000;
JSON
{
"hex": "#8fc5cb",
"rgb": {
"r": 143,
"g": 197,
"b": 203
},
"hsl": {
"h": 186,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.78803,
"c": 0.0566,
"h": 204.7
},
"luminance": 0.50084
}Semantic roles & 50–950 ramp
primary
#8FC5CB
secondary
#A0655F
accent
#4236AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383