#8FC7CD#8FC7CD
#8FC7CD is a light, muted teal. Relative luminance 0.511; OKLCH L 79.3% C 0.058 H 204.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7CD |
|---|---|
| RGB | rgb(143, 199, 205) |
| HSL | hsl(186, 38%, 68%) |
| HSV | hsv(186, 30%, 80%) |
| CMYK | cmyk(30.2%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.73, -16.58, -8.82) |
| CIE-LCH | lch(76.73, 18.78, 208.02°) |
| OKLab | oklab(79.31% -0.0532 -0.0241) |
| OKLCH | oklch(79.31% 0.058 204.4) |
| XYZ | xyz(42.7669, 51.0920, 65.3541) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 9.38
Baby Blue
#89CFF0
ΔE00 9.42
Robin'S Egg Blue
#98EFF9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7CD #CD958F
analogous
#8FCDB4 #8FC7CD #8FA8CD
triadic
#8FC7CD #CD8FC7 #C7CD8F
tetradic
#8FC7CD #B48FCD #CD958F #A8CD8F
square
#8FC7CD #B48FCD #CD958F #A8CD8F
split-complementary
#8FC7CD #CD8FA8 #CDB48F
monochromatic
#46949C #65B2BA #8FC7CD #B9DCE0 #E4F1F3
Accessibility & contrast
On white
1.87
#8FC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#8FC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7CD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7CD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#79CBC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc7cd; /* rgb */ color: rgb(143, 199, 205); /* oklch */ color: oklch(79.3% 0.058 204.4);
Tailwind
colors: {
custom: {
50: '#b2d8dc',
500: '#8fc7cd',
950: '#000000',
},
}SCSS
$custom: #8fc7cd; $custom-light: #b2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc7cd",
"rgb": {
"r": 143,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.806,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79313,
"c": 0.05839,
"h": 204.4
},
"luminance": 0.51094
}Semantic roles & 50–950 ramp
primary
#8FC7CD
secondary
#A2655E
accent
#4034B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384