#8FA8BE#8FA8BE
#8FA8BE is a light, muted cyan. Relative luminance 0.376; OKLCH L 72.0% C 0.043 H 245.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8BE |
|---|---|
| RGB | rgb(143, 168, 190) |
| HSL | hsl(208, 27%, 65%) |
| HSV | hsv(208, 25%, 75%) |
| CMYK | cmyk(24.7%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(67.70, -3.67, -14.13) |
| CIE-LCH | lch(67.70, 14.60, 255.44°) |
| OKLab | oklab(72% -0.018 -0.0385) |
| OKLCH | oklch(72% 0.043 245) |
| XYZ | xyz(34.6220, 37.5615, 54.1311) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.38
Bluegrey
#85A3B2
ΔE00 4.50
Cool Gray
#9AA7B0
ΔE00 5.42
Light Grey Blue
#9DBCD4
ΔE00 5.60
Greyblue
#77A1B5
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8BE #BEA58F
analogous
#8FBEBC #8FA8BE #8F90BE
triadic
#8FA8BE #BE8FA8 #A8BE8F
tetradic
#8FA8BE #BC8FBE #BEA58F #90BE8F
square
#8FA8BE #BC8FBE #BEA58F #90BE8F
split-complementary
#8FA8BE #BE8F90 #BEBC8F
monochromatic
#4D6B85 #688AA8 #8FA8BE #B6C6D4 #DCE4EB
Accessibility & contrast
On white
2.47
#8FA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8FA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8BE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8BE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#82ADAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa8be; /* rgb */ color: rgb(143, 168, 190); /* oklch */ color: oklch(72.0% 0.043 245.0);
Tailwind
colors: {
custom: {
50: '#b0c1d1',
500: '#8fa8be',
950: '#000000',
},
}SCSS
$custom: #8fa8be; $custom-light: #b0c1d1; $custom-dark: #000000;
JSON
{
"hex": "#8fa8be",
"rgb": {
"r": 143,
"g": 168,
"b": 190
},
"hsl": {
"h": 208.085,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.71999,
"c": 0.04252,
"h": 245
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#8FA8BE
secondary
#DCD4CC
accent
#7040A5
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182