#8FACD4#8FACD4
#8FACD4 is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.067 H 256.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACD4 |
|---|---|
| RGB | rgb(143, 172, 212) |
| HSL | hsl(215, 45%, 70%) |
| HSV | hsv(215, 33%, 83%) |
| CMYK | cmyk(32.5%, 18.9%, 0%, 16.9%) |
| CIE-LAB | lab(69.54, -0.49, -23.49) |
| CIE-LCH | lch(69.54, 23.49, 268.82°) |
| OKLab | oklab(73.7% -0.0155 -0.0647) |
| OKLCH | oklch(73.7% 0.067 256.5) |
| XYZ | xyz(37.9603, 40.0965, 68.0139) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACD4 #D4B78F
analogous
#8FCED4 #8FACD4 #958FD4
triadic
#8FACD4 #D48FAC #ACD48F
tetradic
#8FACD4 #D48FCE #D4B78F #8FD495
square
#8FACD4 #D48FCE #D4B78F #8FD495
split-complementary
#8FACD4 #D4958F #CED48F
monochromatic
#416CA8 #638BC3 #8FACD4 #BBCDE5 #E7EEF6
Accessibility & contrast
On white
2.33
#8FACD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8FACD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACD4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACD4 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAED6
Deuteranopia (green-blind)
#96A7D3
Tritanopia (blue-blind)
#7AB5B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8facd4; /* rgb */ color: rgb(143, 172, 212); /* oklch */ color: oklch(73.7% 0.067 256.5);
Tailwind
colors: {
custom: {
50: '#b1c4e1',
500: '#8facd4',
950: '#000000',
},
}SCSS
$custom: #8facd4; $custom-light: #b1c4e1; $custom-dark: #000000;
JSON
{
"hex": "#8facd4",
"rgb": {
"r": 143,
"g": 172,
"b": 212
},
"hsl": {
"h": 214.783,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.73696,
"c": 0.06654,
"h": 256.5
},
"luminance": 0.40098
}Semantic roles & 50–950 ramp
primary
#8FACD4
secondary
#E9E1D6
accent
#7E2EB8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183