#8FA2B2#8FA2B2
#8FA2B2 is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.3% C 0.032 H 243.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2B2 |
|---|---|
| RGB | rgb(143, 162, 178) |
| HSL | hsl(207, 19%, 63%) |
| HSV | hsv(207, 20%, 70%) |
| CMYK | cmyk(19.7%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(65.67, -3.15, -10.50) |
| CIE-LCH | lch(65.67, 10.97, 253.28°) |
| OKLab | oklab(70.27% -0.0141 -0.0285) |
| OKLCH | oklch(70.27% 0.032 243.6) |
| XYZ | xyz(32.2818, 34.8938, 47.1452) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 1.66
Cool Gray
#9AA7B0
ΔE00 3.54
Bluegrey
#85A3B2
ΔE00 3.92
Cool Grey
#95A3A6
ΔE00 5.87
Greyblue
#77A1B5
ΔE00 6.31
Pewter
#899397
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2B2 #B29F8F
analogous
#8FB2B1 #8FA2B2 #8F90B2
triadic
#8FA2B2 #B28FA2 #A2B28F
tetradic
#8FA2B2 #B18FB2 #B29F8F #90B28F
square
#8FA2B2 #B18FB2 #B29F8F #90B28F
split-complementary
#8FA2B2 #B28F90 #B2B18F
monochromatic
#516576 #6B8499 #8FA2B2 #B3C0CB #D8DEE4
Accessibility & contrast
On white
2.63
#8FA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8FA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2B2
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2B2 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#979EB2
Tritanopia (blue-blind)
#86A6A7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa2b2; /* rgb */ color: rgb(143, 162, 178); /* oklch */ color: oklch(70.3% 0.032 243.6);
Tailwind
colors: {
custom: {
50: '#b0bdc9',
500: '#8fa2b2',
950: '#000000',
},
}SCSS
$custom: #8fa2b2; $custom-light: #b0bdc9; $custom-dark: #000000;
JSON
{
"hex": "#8fa2b2",
"rgb": {
"r": 143,
"g": 162,
"b": 178
},
"hsl": {
"h": 207.429,
"s": 18.519,
"l": 62.941
},
"oklch": {
"l": 0.70273,
"c": 0.0318,
"h": 243.6
},
"luminance": 0.34895
}Semantic roles & 50–950 ramp
primary
#8FA2B2
secondary
#D5CEC8
accent
#6F499D
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182