#8FC0CD#8FC0CD
#8FC0CD is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.055 H 215.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0CD |
|---|---|
| RGB | rgb(143, 192, 205) |
| HSL | hsl(193, 38%, 68%) |
| HSV | hsv(193, 30%, 80%) |
| CMYK | cmyk(30.2%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.79, -12.95, -11.72) |
| CIE-LCH | lch(74.79, 17.47, 222.14°) |
| OKLab | oklab(77.77% -0.0442 -0.032) |
| OKLCH | oklch(77.77% 0.055 215.9) |
| XYZ | xyz(41.1932, 47.9446, 64.8295) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 8.34
Ice Blue
#A5DFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0CD #CD9C8F
analogous
#8FCDBB #8FC0CD #8FA1CD
triadic
#8FC0CD #CD8FC0 #C0CD8F
tetradic
#8FC0CD #BB8FCD #CD9C8F #A1CD8F
square
#8FC0CD #BB8FCD #CD9C8F #A1CD8F
split-complementary
#8FC0CD #CD8FA1 #CDBB8F
monochromatic
#468A9C #65A8BA #8FC0CD #B9D8E0 #E4F0F3
Accessibility & contrast
On white
1.98
#8FC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8FC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0CD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0CD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#7AC5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc0cd; /* rgb */ color: rgb(143, 192, 205); /* oklch */ color: oklch(77.8% 0.055 215.9);
Tailwind
colors: {
custom: {
50: '#b1d3dc',
500: '#8fc0cd',
950: '#000000',
},
}SCSS
$custom: #8fc0cd; $custom-light: #b1d3dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc0cd",
"rgb": {
"r": 143,
"g": 192,
"b": 205
},
"hsl": {
"h": 192.581,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.77766,
"c": 0.05459,
"h": 215.9
},
"luminance": 0.47947
}Semantic roles & 50–950 ramp
primary
#8FC0CD
secondary
#E5D6D2
accent
#4E34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283