#8FC0CA#8FC0CA
#8FC0CA is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.7% C 0.053 H 211.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0CA |
|---|---|
| RGB | rgb(143, 192, 202) |
| HSL | hsl(190, 36%, 68%) |
| HSV | hsv(190, 29%, 79%) |
| CMYK | cmyk(29.2%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(74.70, -13.66, -10.23) |
| CIE-LCH | lch(74.70, 17.07, 216.81°) |
| OKLab | oklab(77.66% -0.0454 -0.0279) |
| OKLCH | oklch(77.66% 0.053 211.6) |
| XYZ | xyz(40.8346, 47.8012, 62.9406) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.88
Sky Blue
#87CEEB
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 8.05
Baby Blue
#89CFF0
ΔE00 8.25
Light Grey Blue
#9DBCD4
ΔE00 8.82
Ice Blue
#A5DFF9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0CA #CA998F
analogous
#8FCAB6 #8FC0CA #8FA3CA
triadic
#8FC0CA #CA8FC0 #C0CA8F
tetradic
#8FC0CA #B68FCA #CA998F #A3CA8F
square
#8FC0CA #B68FCA #CA998F #A3CA8F
split-complementary
#8FC0CA #CA8FA3 #CAB68F
monochromatic
#488A97 #65A9B6 #8FC0CA #B9D7DE #E2EFF1
Accessibility & contrast
On white
1.99
#8FC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#8FC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0CA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0CA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#ADB5CA
Tritanopia (blue-blind)
#7BC5C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc0ca; /* rgb */ color: rgb(143, 192, 202); /* oklch */ color: oklch(77.7% 0.053 211.6);
Tailwind
colors: {
custom: {
50: '#b1d3da',
500: '#8fc0ca',
950: '#000000',
},
}SCSS
$custom: #8fc0ca; $custom-light: #b1d3da; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ca",
"rgb": {
"r": 143,
"g": 192,
"b": 202
},
"hsl": {
"h": 190.169,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.77664,
"c": 0.05328,
"h": 211.6
},
"luminance": 0.47803
}Semantic roles & 50–950 ramp
primary
#8FC0CA
secondary
#E4D4D1
accent
#4B37AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283