#8FC7D3#8FC7D3
#8FC7D3 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.060 H 212.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7D3 |
|---|---|
| RGB | rgb(143, 199, 211) |
| HSL | hsl(191, 44%, 69%) |
| HSV | hsv(191, 32%, 83%) |
| CMYK | cmyk(32.2%, 5.7%, 0%, 17.3%) |
| CIE-LAB | lab(76.91, -15.15, -11.79) |
| CIE-LCH | lch(76.91, 19.20, 217.89°) |
| OKLab | oklab(79.51% -0.0508 -0.0322) |
| OKLCH | oklch(79.51% 0.06 212.4) |
| XYZ | xyz(43.5051, 51.3873, 69.2418) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.75
Baby Blue
#89CFF0
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7D3 #D39B8F
analogous
#8FD3BD #8FC7D3 #8FA5D3
triadic
#8FC7D3 #D38FC7 #C7D38F
tetradic
#8FC7D3 #BD8FD3 #D39B8F #A5D38F
square
#8FC7D3 #BD8FD3 #D39B8F #A5D38F
split-complementary
#8FC7D3 #D38FA5 #D3BD8F
monochromatic
#4194A6 #63B1C2 #8FC7D3 #BBDDE4 #E7F3F6
Accessibility & contrast
On white
1.86
#8FC7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8FC7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7D3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7D3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D4
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#77CCCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc7d3; /* rgb */ color: rgb(143, 199, 211); /* oklch */ color: oklch(79.5% 0.060 212.4);
Tailwind
colors: {
custom: {
50: '#b2d8e0',
500: '#8fc7d3',
950: '#000000',
},
}SCSS
$custom: #8fc7d3; $custom-light: #b2d8e0; $custom-dark: #000000;
JSON
{
"hex": "#8fc7d3",
"rgb": {
"r": 143,
"g": 199,
"b": 211
},
"hsl": {
"h": 190.588,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.79514,
"c": 0.06018,
"h": 212.4
},
"luminance": 0.5139
}Semantic roles & 50–950 ramp
primary
#8FC7D3
secondary
#A96B5D
accent
#472FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384