#8FAEC6#8FAEC6
#8FAEC6 is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.049 H 241.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC6 |
|---|---|
| RGB | rgb(143, 174, 198) |
| HSL | hsl(206, 33%, 67%) |
| HSV | hsv(206, 28%, 78%) |
| CMYK | cmyk(27.8%, 12.1%, 0%, 22.4%) |
| CIE-LAB | lab(69.60, -5.04, -15.68) |
| CIE-LCH | lch(69.60, 16.47, 252.19°) |
| OKLab | oklab(73.59% -0.0232 -0.0429) |
| OKLCH | oklch(73.59% 0.049 241.6) |
| XYZ | xyz(36.6538, 40.1875, 59.2408) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.89
Bluey Grey
#89A0B0
ΔE00 4.92
Bluegrey
#85A3B2
ΔE00 5.00
Greyblue
#77A1B5
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC6 #C6A78F
analogous
#8FC6C3 #8FAEC6 #8F93C6
triadic
#8FAEC6 #C68FAE #AEC68F
tetradic
#8FAEC6 #C38FC6 #C6A78F #93C68F
square
#8FAEC6 #C38FC6 #C6A78F #93C68F
split-complementary
#8FAEC6 #C68F93 #C6C38F
monochromatic
#4A7291 #6691B1 #8FAEC6 #B8CBDB #E0E9EF
Accessibility & contrast
On white
2.32
#8FAEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#8FAEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC6
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC6 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC7
Deuteranopia (green-blind)
#9DA7C6
Tritanopia (blue-blind)
#7FB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faec6; /* rgb */ color: rgb(143, 174, 198); /* oklch */ color: oklch(73.6% 0.049 241.6);
Tailwind
colors: {
custom: {
50: '#b1c6d7',
500: '#8faec6',
950: '#000000',
},
}SCSS
$custom: #8faec6; $custom-light: #b1c6d7; $custom-dark: #000000;
JSON
{
"hex": "#8faec6",
"rgb": {
"r": 143,
"g": 174,
"b": 198
},
"hsl": {
"h": 206.182,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.73588,
"c": 0.04872,
"h": 241.6
},
"luminance": 0.40189
}Semantic roles & 50–950 ramp
primary
#8FAEC6
secondary
#E1D7D0
accent
#6C3AAB
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283