#8FAEC8#8FAEC8
#8FAEC8 is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.7% C 0.051 H 243.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC8 |
|---|---|
| RGB | rgb(143, 174, 200) |
| HSL | hsl(207, 34%, 67%) |
| HSV | hsv(207, 29%, 78%) |
| CMYK | cmyk(28.5%, 13%, 0%, 21.6%) |
| CIE-LAB | lab(69.67, -4.55, -16.69) |
| CIE-LCH | lch(69.67, 17.30, 254.73°) |
| OKLab | oklab(73.66% -0.0224 -0.0457) |
| OKLCH | oklch(73.66% 0.051 243.8) |
| XYZ | xyz(36.8860, 40.2804, 60.4638) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Bluey Grey
#89A0B0
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 6.34
Greyblue
#77A1B5
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC8 #C8A98F
analogous
#8FC8C5 #8FAEC8 #8F92C8
triadic
#8FAEC8 #C88FAE #AEC88F
tetradic
#8FAEC8 #C58FC8 #C8A98F #92C88F
square
#8FAEC8 #C58FC8 #C8A98F #92C88F
split-complementary
#8FAEC8 #C88F92 #C8C58F
monochromatic
#497294 #6690B4 #8FAEC8 #B8CCDC #E1E9F0
Accessibility & contrast
On white
2.32
#8FAEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8FAEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC9
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#7EB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faec8; /* rgb */ color: rgb(143, 174, 200); /* oklch */ color: oklch(73.7% 0.051 243.8);
Tailwind
colors: {
custom: {
50: '#b1c6d8',
500: '#8faec8',
950: '#000000',
},
}SCSS
$custom: #8faec8; $custom-light: #b1c6d8; $custom-dark: #000000;
JSON
{
"hex": "#8faec8",
"rgb": {
"r": 143,
"g": 174,
"b": 200
},
"hsl": {
"h": 207.368,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.73662,
"c": 0.05086,
"h": 243.8
},
"luminance": 0.40282
}Semantic roles & 50–950 ramp
primary
#8FAEC8
secondary
#E2D9D0
accent
#6E39AD
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283