#8FC0CE#8FC0CE
#8FC0CE is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.8% C 0.055 H 217.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0CE |
|---|---|
| RGB | rgb(143, 192, 206) |
| HSL | hsl(193, 39%, 68%) |
| HSV | hsv(193, 31%, 81%) |
| CMYK | cmyk(30.6%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.82, -12.71, -12.22) |
| CIE-LCH | lch(74.82, 17.63, 223.86°) |
| OKLab | oklab(77.8% -0.0438 -0.0334) |
| OKLCH | oklch(77.8% 0.055 217.3) |
| XYZ | xyz(41.3143, 47.9931, 65.4672) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 8.48
Ice Blue
#A5DFF9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0CE #CE9D8F
analogous
#8FCEBC #8FC0CE #8FA0CE
triadic
#8FC0CE #CE8FC0 #C0CE8F
tetradic
#8FC0CE #BC8FCE #CE9D8F #A0CE8F
square
#8FC0CE #BC8FCE #CE9D8F #A0CE8F
split-complementary
#8FC0CE #CE8FA0 #CEBC8F
monochromatic
#458A9E #64A8BB #8FC0CE #BAD8E1 #E4F0F3
Accessibility & contrast
On white
1.98
#8FC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8FC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0CE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0CE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#7AC5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc0ce; /* rgb */ color: rgb(143, 192, 206); /* oklch */ color: oklch(77.8% 0.055 217.3);
Tailwind
colors: {
custom: {
50: '#b1d3dd',
500: '#8fc0ce',
950: '#000000',
},
}SCSS
$custom: #8fc0ce; $custom-light: #b1d3dd; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ce",
"rgb": {
"r": 143,
"g": 192,
"b": 206
},
"hsl": {
"h": 193.333,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.778,
"c": 0.05509,
"h": 217.3
},
"luminance": 0.47995
}Semantic roles & 50–950 ramp
primary
#8FC0CE
secondary
#E6D7D3
accent
#5033B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283