#8FAAB2#8FAAB2
#8FAAB2 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.032 H 217.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAB2 |
|---|---|
| RGB | rgb(143, 170, 178) |
| HSL | hsl(194, 19%, 63%) |
| HSV | hsv(194, 20%, 70%) |
| CMYK | cmyk(19.7%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(67.87, -7.51, -7.21) |
| CIE-LCH | lch(67.87, 10.41, 223.82°) |
| OKLab | oklab(72.02% -0.0254 -0.0195) |
| OKLCH | oklch(72.02% 0.032 217.6) |
| XYZ | xyz(33.7361, 37.8024, 47.6300) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.65
Cool Grey
#95A3A6
ΔE00 4.53
Bluey Grey
#89A0B0
ΔE00 5.23
Cool Gray
#9AA7B0
ΔE00 5.26
Greyblue
#77A1B5
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAB2 #B2978F
analogous
#8FB2A8 #8FAAB2 #8F98B2
triadic
#8FAAB2 #B28FAA #AAB28F
tetradic
#8FAAB2 #A88FB2 #B2978F #98B28F
square
#8FAAB2 #A88FB2 #B2978F #98B28F
split-complementary
#8FAAB2 #B28F98 #B2A88F
monochromatic
#516D76 #6B8E99 #8FAAB2 #B3C6CB #D8E1E4
Accessibility & contrast
On white
2.45
#8FAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8FAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAB2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAB2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9FA3B2
Tritanopia (blue-blind)
#85ADAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faab2; /* rgb */ color: rgb(143, 170, 178); /* oklch */ color: oklch(72.0% 0.032 217.6);
Tailwind
colors: {
custom: {
50: '#b0c3c9',
500: '#8faab2',
950: '#000000',
},
}SCSS
$custom: #8faab2; $custom-light: #b0c3c9; $custom-dark: #000000;
JSON
{
"hex": "#8faab2",
"rgb": {
"r": 143,
"g": 170,
"b": 178
},
"hsl": {
"h": 193.714,
"s": 18.519,
"l": 62.941
},
"oklch": {
"l": 0.72016,
"c": 0.03204,
"h": 217.6
},
"luminance": 0.37803
}Semantic roles & 50–950 ramp
primary
#8FAAB2
secondary
#D5CBC8
accent
#5C499D
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101213
muted
#7F8182