#8FAEC5#8FAEC5
#8FAEC5 is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.048 H 240.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC5 |
|---|---|
| RGB | rgb(143, 174, 197) |
| HSL | hsl(206, 32%, 67%) |
| HSV | hsv(206, 27%, 77%) |
| CMYK | cmyk(27.4%, 11.7%, 0%, 22.7%) |
| CIE-LAB | lab(69.57, -5.28, -15.18) |
| CIE-LCH | lch(69.57, 16.07, 250.83°) |
| OKLab | oklab(73.55% -0.0235 -0.0415) |
| OKLCH | oklch(73.55% 0.048 240.4) |
| XYZ | xyz(36.5388, 40.1415, 58.6354) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.92
Bluegrey
#85A3B2
ΔE00 4.70
Bluey Grey
#89A0B0
ΔE00 4.75
Greyblue
#77A1B5
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC5 #C5A68F
analogous
#8FC5C1 #8FAEC5 #8F93C5
triadic
#8FAEC5 #C58FAE #AEC58F
tetradic
#8FAEC5 #C18FC5 #C5A68F #93C58F
square
#8FAEC5 #C18FC5 #C5A68F #93C58F
split-complementary
#8FAEC5 #C58F93 #C5C18F
monochromatic
#4A728F #6791B0 #8FAEC5 #B7CBDA #E0E8EF
Accessibility & contrast
On white
2.33
#8FAEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8FAEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC5 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC6
Deuteranopia (green-blind)
#9DA7C5
Tritanopia (blue-blind)
#7FB4B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faec5; /* rgb */ color: rgb(143, 174, 197); /* oklch */ color: oklch(73.6% 0.048 240.4);
Tailwind
colors: {
custom: {
50: '#b1c6d6',
500: '#8faec5',
950: '#000000',
},
}SCSS
$custom: #8faec5; $custom-light: #b1c6d6; $custom-dark: #000000;
JSON
{
"hex": "#8faec5",
"rgb": {
"r": 143,
"g": 174,
"b": 197
},
"hsl": {
"h": 205.556,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.73551,
"c": 0.04769,
"h": 240.4
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#8FAEC5
secondary
#E1D7CF
accent
#6A3BAB
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283