#8FC0CF#8FC0CF
#8FC0CF is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.8% C 0.056 H 218.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0CF |
|---|---|
| RGB | rgb(143, 192, 207) |
| HSL | hsl(194, 40%, 69%) |
| HSV | hsv(194, 31%, 81%) |
| CMYK | cmyk(30.9%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.85, -12.47, -12.71) |
| CIE-LCH | lch(74.85, 17.81, 225.55°) |
| OKLab | oklab(77.83% -0.0434 -0.0347) |
| OKLCH | oklch(77.83% 0.056 218.7) |
| XYZ | xyz(41.4362, 48.0418, 66.1091) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0CF #CF9E8F
analogous
#8FCFBE #8FC0CF #8FA0CF
triadic
#8FC0CF #CF8FC0 #C0CF8F
tetradic
#8FC0CF #BE8FCF #CF9E8F #A0CF8F
square
#8FC0CF #BE8FCF #CF9E8F #A0CF8F
split-complementary
#8FC0CF #CF8FA0 #CFBE8F
monochromatic
#448A9F #64A8BD #8FC0CF #BAD8E1 #E5F0F4
Accessibility & contrast
On white
1.98
#8FC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#8FC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0CF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0CF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#79C5C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc0cf; /* rgb */ color: rgb(143, 192, 207); /* oklch */ color: oklch(77.8% 0.056 218.7);
Tailwind
colors: {
custom: {
50: '#b1d3dd',
500: '#8fc0cf',
950: '#000000',
},
}SCSS
$custom: #8fc0cf; $custom-light: #b1d3dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc0cf",
"rgb": {
"r": 143,
"g": 192,
"b": 207
},
"hsl": {
"h": 194.063,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.77835,
"c": 0.05562,
"h": 218.7
},
"luminance": 0.48044
}Semantic roles & 50–950 ramp
primary
#8FC0CF
secondary
#E6D8D3
accent
#5132B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283