#8FAEC7#8FAEC7
#8FAEC7 is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.050 H 242.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC7 |
|---|---|
| RGB | rgb(143, 174, 199) |
| HSL | hsl(207, 33%, 67%) |
| HSV | hsv(207, 28%, 78%) |
| CMYK | cmyk(28.1%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(69.64, -4.80, -16.18) |
| CIE-LCH | lch(69.64, 16.88, 253.49°) |
| OKLab | oklab(73.63% -0.0228 -0.0442) |
| OKLCH | oklch(73.63% 0.05 242.7) |
| XYZ | xyz(36.7695, 40.2338, 59.8503) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.89
Bluey Grey
#89A0B0
ΔE00 5.11
Bluegrey
#85A3B2
ΔE00 5.31
Greyblue
#77A1B5
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC7 #C7A88F
analogous
#8FC7C4 #8FAEC7 #8F92C7
triadic
#8FAEC7 #C78FAE #AEC78F
tetradic
#8FAEC7 #C48FC7 #C7A88F #92C78F
square
#8FAEC7 #C48FC7 #C7A88F #92C78F
split-complementary
#8FAEC7 #C78F92 #C7C48F
monochromatic
#497292 #6690B3 #8FAEC7 #B8CCDB #E1E9F0
Accessibility & contrast
On white
2.32
#8FAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8FAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC8
Deuteranopia (green-blind)
#9DA7C7
Tritanopia (blue-blind)
#7EB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faec7; /* rgb */ color: rgb(143, 174, 199); /* oklch */ color: oklch(73.6% 0.050 242.7);
Tailwind
colors: {
custom: {
50: '#b1c6d8',
500: '#8faec7',
950: '#000000',
},
}SCSS
$custom: #8faec7; $custom-light: #b1c6d8; $custom-dark: #000000;
JSON
{
"hex": "#8faec7",
"rgb": {
"r": 143,
"g": 174,
"b": 199
},
"hsl": {
"h": 206.786,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.73625,
"c": 0.04978,
"h": 242.7
},
"luminance": 0.40235
}Semantic roles & 50–950 ramp
primary
#8FAEC7
secondary
#E2D8D0
accent
#6D39AC
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283