#8FACD2#8FACD2
#8FACD2 is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.064 H 255.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACD2 |
|---|---|
| RGB | rgb(143, 172, 210) |
| HSL | hsl(214, 43%, 69%) |
| HSV | hsv(214, 32%, 82%) |
| CMYK | cmyk(31.9%, 18.1%, 0%, 17.6%) |
| CIE-LAB | lab(69.47, -0.99, -22.50) |
| CIE-LCH | lch(69.47, 22.52, 267.48°) |
| OKLab | oklab(73.62% -0.0162 -0.0619) |
| OKLCH | oklch(73.62% 0.064 255.3) |
| XYZ | xyz(37.7096, 39.9962, 66.6934) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACD2 #D2B58F
analogous
#8FCED2 #8FACD2 #948FD2
triadic
#8FACD2 #D28FAC #ACD28F
tetradic
#8FACD2 #D28FCE #D2B58F #8FD294
square
#8FACD2 #D28FCE #D2B58F #8FD294
split-complementary
#8FACD2 #D2948F #CED28F
monochromatic
#426DA5 #638CC0 #8FACD2 #BBCCE4 #E6EDF5
Accessibility & contrast
On white
2.33
#8FACD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FACD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACD2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACD2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EADD4
Deuteranopia (green-blind)
#97A7D1
Tritanopia (blue-blind)
#7BB4B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8facd2; /* rgb */ color: rgb(143, 172, 210); /* oklch */ color: oklch(73.6% 0.064 255.3);
Tailwind
colors: {
custom: {
50: '#b1c4df',
500: '#8facd2',
950: '#000000',
},
}SCSS
$custom: #8facd2; $custom-light: #b1c4df; $custom-dark: #000000;
JSON
{
"hex": "#8facd2",
"rgb": {
"r": 143,
"g": 172,
"b": 210
},
"hsl": {
"h": 214.03,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.73617,
"c": 0.064,
"h": 255.3
},
"luminance": 0.39998
}Semantic roles & 50–950 ramp
primary
#8FACD2
secondary
#E8E0D5
accent
#7C30B6
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183