#8FAED6#8FAED6
#8FAED6 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.067 H 255.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAED6 |
|---|---|
| RGB | rgb(143, 174, 214) |
| HSL | hsl(214, 46%, 70%) |
| HSV | hsv(214, 33%, 84%) |
| CMYK | cmyk(33.2%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(70.15, -1.08, -23.65) |
| CIE-LCH | lch(70.15, 23.67, 267.39°) |
| OKLab | oklab(74.2% -0.0175 -0.0652) |
| OKLCH | oklch(74.2% 0.067 255) |
| XYZ | xyz(38.5977, 40.9651, 69.4786) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.47
Periwinkle Blue
#8F99FB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAED6 #D6B78F
analogous
#8FD1D6 #8FAED6 #948FD6
triadic
#8FAED6 #D68FAE #AED68F
tetradic
#8FAED6 #D68FD1 #D6B78F #8FD694
square
#8FAED6 #D68FD1 #D6B78F #8FD694
split-complementary
#8FAED6 #D6948F #D1D68F
monochromatic
#3F6EAC #628EC6 #8FAED6 #BCCEE6 #E9EFF7
Accessibility & contrast
On white
2.28
#8FAED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8FAED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAED6
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAED6 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD8
Deuteranopia (green-blind)
#98A8D5
Tritanopia (blue-blind)
#79B7BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8faed6; /* rgb */ color: rgb(143, 174, 214); /* oklch */ color: oklch(74.2% 0.067 255.0);
Tailwind
colors: {
custom: {
50: '#b1c6e2',
500: '#8faed6',
950: '#000000',
},
}SCSS
$custom: #8faed6; $custom-light: #b1c6e2; $custom-dark: #000000;
JSON
{
"hex": "#8faed6",
"rgb": {
"r": 143,
"g": 174,
"b": 214
},
"hsl": {
"h": 213.803,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.74201,
"c": 0.06747,
"h": 255
},
"luminance": 0.40967
}Semantic roles & 50–950 ramp
primary
#8FAED6
secondary
#EAE2D6
accent
#7C2CBA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283