#8FACD0#8FACD0
#8FACD0 is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.061 H 254.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACD0 |
|---|---|
| RGB | rgb(143, 172, 208) |
| HSL | hsl(213, 41%, 69%) |
| HSV | hsv(213, 31%, 82%) |
| CMYK | cmyk(31.3%, 17.3%, 0%, 18.4%) |
| CIE-LAB | lab(69.40, -1.49, -21.50) |
| CIE-LCH | lch(69.40, 21.55, 266.03°) |
| OKLab | oklab(73.54% -0.0169 -0.0591) |
| OKLCH | oklch(73.54% 0.061 254) |
| XYZ | xyz(37.4620, 39.8972, 65.3893) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACD0 #D0B38F
analogous
#8FCDD0 #8FACD0 #938FD0
triadic
#8FACD0 #D08FAC #ACD08F
tetradic
#8FACD0 #D08FCD #D0B38F #8FD093
square
#8FACD0 #D08FCD #D0B38F #8FD093
split-complementary
#8FACD0 #D0938F #CDD08F
monochromatic
#446DA1 #648CBE #8FACD0 #BACCE2 #E5ECF4
Accessibility & contrast
On white
2.34
#8FACD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#8FACD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACD0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACD0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD2
Deuteranopia (green-blind)
#98A7CF
Tritanopia (blue-blind)
#7CB4B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8facd0; /* rgb */ color: rgb(143, 172, 208); /* oklch */ color: oklch(73.5% 0.061 254.0);
Tailwind
colors: {
custom: {
50: '#b1c4de',
500: '#8facd0',
950: '#000000',
},
}SCSS
$custom: #8facd0; $custom-light: #b1c4de; $custom-dark: #000000;
JSON
{
"hex": "#8facd0",
"rgb": {
"r": 143,
"g": 172,
"b": 208
},
"hsl": {
"h": 213.231,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.73538,
"c": 0.06149,
"h": 254
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#8FACD0
secondary
#E7DED4
accent
#7A32B4
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183