#8FAEC0#8FAEC0
#8FAEC0 is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.4% C 0.043 H 233.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC0 |
|---|---|
| RGB | rgb(143, 174, 192) |
| HSL | hsl(202, 28%, 66%) |
| HSV | hsv(202, 26%, 75%) |
| CMYK | cmyk(25.5%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(69.41, -6.46, -12.67) |
| CIE-LCH | lch(69.41, 14.22, 242.96°) |
| OKLab | oklab(73.37% -0.0254 -0.0345) |
| OKLCH | oklch(73.37% 0.043 233.6) |
| XYZ | xyz(35.9754, 39.9162, 55.6680) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.49
Bluey Grey
#89A0B0
ΔE00 4.40
Light Grey Blue
#9DBCD4
ΔE00 4.69
Greyblue
#77A1B5
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC0 #C0A18F
analogous
#8FC0B9 #8FAEC0 #8F95C0
triadic
#8FAEC0 #C08FAE #AEC08F
tetradic
#8FAEC0 #B98FC0 #C0A18F #95C08F
square
#8FAEC0 #B98FC0 #C0A18F #95C08F
split-complementary
#8FAEC0 #C08F95 #C0B98F
monochromatic
#4D7288 #6892AA #8FAEC0 #B6CAD6 #DDE7EC
Accessibility & contrast
On white
2.34
#8FAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#8FAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#9FA7C0
Tritanopia (blue-blind)
#81B3B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faec0; /* rgb */ color: rgb(143, 174, 192); /* oklch */ color: oklch(73.4% 0.043 233.6);
Tailwind
colors: {
custom: {
50: '#b0c6d3',
500: '#8faec0',
950: '#000000',
},
}SCSS
$custom: #8faec0; $custom-light: #b0c6d3; $custom-dark: #000000;
JSON
{
"hex": "#8faec0",
"rgb": {
"r": 143,
"g": 174,
"b": 192
},
"hsl": {
"h": 202.041,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.73372,
"c": 0.04286,
"h": 233.6
},
"luminance": 0.39918
}Semantic roles & 50–950 ramp
primary
#8FAEC0
secondary
#DED3CD
accent
#653FA7
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282