#8FC4D9#8FC4D9
#8FC4D9 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.063 H 224.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4D9 |
|---|---|
| RGB | rgb(143, 196, 217) |
| HSL | hsl(197, 49%, 71%) |
| HSV | hsv(197, 34%, 85%) |
| CMYK | cmyk(34.1%, 9.7%, 0%, 14.9%) |
| CIE-LAB | lab(76.27, -12.13, -16.00) |
| CIE-LCH | lch(76.27, 20.08, 232.82°) |
| OKLab | oklab(79.06% -0.0447 -0.0438) |
| OKLCH | oklch(79.06% 0.063 224.4) |
| XYZ | xyz(43.5879, 50.3269, 73.0495) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.38
Lightblue
#ADD8E6
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4D9 #D9A48F
analogous
#8FD9C9 #8FC4D9 #8F9FD9
triadic
#8FC4D9 #D98FC4 #C4D98F
tetradic
#8FC4D9 #C98FD9 #D9A48F #9FD98F
square
#8FC4D9 #C98FD9 #D9A48F #9FD98F
split-complementary
#8FC4D9 #D98F9F #D9C98F
monochromatic
#3C90B1 #61ACC9 #8FC4D9 #BDDCE9 #E8F3F7
Accessibility & contrast
On white
1.90
#8FC4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#8FC4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4D9
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4D9 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DA
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#75CBCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc4d9; /* rgb */ color: rgb(143, 196, 217); /* oklch */ color: oklch(79.1% 0.063 224.4);
Tailwind
colors: {
custom: {
50: '#b2d5e4',
500: '#8fc4d9',
950: '#000000',
},
}SCSS
$custom: #8fc4d9; $custom-light: #b2d5e4; $custom-dark: #000000;
JSON
{
"hex": "#8fc4d9",
"rgb": {
"r": 143,
"g": 196,
"b": 217
},
"hsl": {
"h": 197.027,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.79064,
"c": 0.06263,
"h": 224.4
},
"luminance": 0.50329
}Semantic roles & 50–950 ramp
primary
#8FC4D9
secondary
#B0745C
accent
#5329BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384