#8FC0DC#8FC0DC
#8FC0DC is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.065 H 233.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DC |
|---|---|
| RGB | rgb(143, 192, 220) |
| HSL | hsl(202, 52%, 71%) |
| HSV | hsv(202, 35%, 86%) |
| CMYK | cmyk(35%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(75.27, -9.28, -19.14) |
| CIE-LCH | lch(75.27, 21.27, 244.12°) |
| OKLab | oklab(78.3% -0.0386 -0.0526) |
| OKLCH | oklch(78.3% 0.065 233.7) |
| XYZ | xyz(43.0914, 48.7039, 74.8265) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 5.08
Lightskyblue
#87CEFA
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DC #DCAB8F
analogous
#8FDCD1 #8FC0DC #8F99DC
triadic
#8FC0DC #DC8FC0 #C0DC8F
tetradic
#8FC0DC #D18FDC #DCAB8F #99DC8F
square
#8FC0DC #D18FDC #DCAB8F #99DC8F
split-complementary
#8FC0DC #DC8F99 #DCD18F
monochromatic
#3989B7 #60A6CD #8FC0DC #BEDAEB #E8F2F8
Accessibility & contrast
On white
1.96
#8FC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8FC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DC | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#75C8C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc0dc; /* rgb */ color: rgb(143, 192, 220); /* oklch */ color: oklch(78.3% 0.065 233.7);
Tailwind
colors: {
custom: {
50: '#b2d3e7',
500: '#8fc0dc',
950: '#000000',
},
}SCSS
$custom: #8fc0dc; $custom-light: #b2d3e7; $custom-dark: #000000;
JSON
{
"hex": "#8fc0dc",
"rgb": {
"r": 143,
"g": 192,
"b": 220
},
"hsl": {
"h": 201.818,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.78302,
"c": 0.0652,
"h": 233.7
},
"luminance": 0.48706
}Semantic roles & 50–950 ramp
primary
#8FC0DC
secondary
#EEE1D9
accent
#5E26C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284