#8FC4DC#8FC4DC
#8FC4DC is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.065 H 227.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4DC |
|---|---|
| RGB | rgb(143, 196, 220) |
| HSL | hsl(199, 52%, 71%) |
| HSV | hsv(199, 35%, 86%) |
| CMYK | cmyk(35%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(76.37, -11.39, -17.48) |
| CIE-LCH | lch(76.37, 20.86, 236.90°) |
| OKLab | oklab(79.17% -0.0436 -0.0479) |
| OKLCH | oklch(79.17% 0.065 227.7) |
| XYZ | xyz(43.9816, 50.4844, 75.1232) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.77
Light Grey Blue
#9DBCD4
ΔE00 5.48
Lightskyblue
#87CEFA
ΔE00 5.81
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4DC #DCA78F
analogous
#8FDCCD #8FC4DC #8F9DDC
triadic
#8FC4DC #DC8FC4 #C4DC8F
tetradic
#8FC4DC #CD8FDC #DCA78F #9DDC8F
square
#8FC4DC #CD8FDC #DCA78F #9DDC8F
split-complementary
#8FC4DC #DC8F9D #DCCD8F
monochromatic
#3990B7 #60ABCD #8FC4DC #BEDDEB #E8F3F8
Accessibility & contrast
On white
1.89
#8FC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#8FC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4DC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4DC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DD
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#74CBCB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc4dc; /* rgb */ color: rgb(143, 196, 220); /* oklch */ color: oklch(79.2% 0.065 227.7);
Tailwind
colors: {
custom: {
50: '#b2d5e6',
500: '#8fc4dc',
950: '#000000',
},
}SCSS
$custom: #8fc4dc; $custom-light: #b2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc4dc",
"rgb": {
"r": 143,
"g": 196,
"b": 220
},
"hsl": {
"h": 198.701,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.79172,
"c": 0.06481,
"h": 227.7
},
"luminance": 0.50487
}Semantic roles & 50–950 ramp
primary
#8FC4DC
secondary
#B3775C
accent
#5626C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384