#8FC7CB#8FC7CB
#8FC7CB is a light, muted teal. Relative luminance 0.510; OKLCH L 79.2% C 0.058 H 201.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7CB |
|---|---|
| RGB | rgb(143, 199, 203) |
| HSL | hsl(184, 37%, 68%) |
| HSV | hsv(184, 30%, 80%) |
| CMYK | cmyk(29.6%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(76.68, -17.04, -7.83) |
| CIE-LCH | lch(76.68, 18.75, 204.66°) |
| OKLab | oklab(79.25% -0.054 -0.0214) |
| OKLCH | oklch(79.25% 0.058 201.6) |
| XYZ | xyz(42.5271, 50.9961, 64.0907) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.70
Sky Blue
#87CEEB
ΔE00 8.92
Paleturquoise
#AFEEEE
ΔE00 9.20
Robin'S Egg Blue
#98EFF9
ΔE00 9.68
Mediumturquoise
#48D1CC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7CB #CB938F
analogous
#8FCBB1 #8FC7CB #8FA9CB
triadic
#8FC7CB #CB8FC7 #C7CB8F
tetradic
#8FC7CB #B18FCB #CB938F #A9CB8F
square
#8FC7CB #B18FCB #CB938F #A9CB8F
split-complementary
#8FC7CB #CB8FA9 #CBB18F
monochromatic
#479399 #65B2B8 #8FC7CB #B9DCDE #E3F1F2
Accessibility & contrast
On white
1.88
#8FC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8FC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7CB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7CB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#7ACBC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc7cb; /* rgb */ color: rgb(143, 199, 203); /* oklch */ color: oklch(79.2% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#b1d8da',
500: '#8fc7cb',
950: '#000000',
},
}SCSS
$custom: #8fc7cb; $custom-light: #b1d8da; $custom-dark: #000000;
JSON
{
"hex": "#8fc7cb",
"rgb": {
"r": 143,
"g": 199,
"b": 203
},
"hsl": {
"h": 184,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79247,
"c": 0.05806,
"h": 201.6
},
"luminance": 0.50998
}Semantic roles & 50–950 ramp
primary
#8FC7CB
secondary
#A0635F
accent
#3E36AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383