#8FAABB#8FAABB
#8FAABB is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.039 H 235.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAABB |
|---|---|
| RGB | rgb(143, 170, 187) |
| HSL | hsl(203, 24%, 65%) |
| HSV | hsv(203, 24%, 73%) |
| CMYK | cmyk(23.5%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.15, -5.46, -11.79) |
| CIE-LCH | lch(68.15, 12.99, 245.13°) |
| OKLab | oklab(72.32% -0.0219 -0.0321) |
| OKLCH | oklch(72.32% 0.039 235.7) |
| XYZ | xyz(34.6695, 38.1758, 52.5461) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.79
Bluey Grey
#89A0B0
ΔE00 3.05
Cool Gray
#9AA7B0
ΔE00 4.67
Greyblue
#77A1B5
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 5.56
Cool Grey
#95A3A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAABB #BBA08F
analogous
#8FBBB6 #8FAABB #8F94BB
triadic
#8FAABB #BB8FAA #AABB8F
tetradic
#8FAABB #B68FBB #BBA08F #94BB8F
square
#8FAABB #B68FBB #BBA08F #94BB8F
split-complementary
#8FAABB #BB8F94 #BBB68F
monochromatic
#4E6E81 #698DA4 #8FAABB #B5C7D2 #DBE4E9
Accessibility & contrast
On white
2.43
#8FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAABB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAABB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#83AFAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8faabb; /* rgb */ color: rgb(143, 170, 187); /* oklch */ color: oklch(72.3% 0.039 235.7);
Tailwind
colors: {
custom: {
50: '#b0c3cf',
500: '#8faabb',
950: '#000000',
},
}SCSS
$custom: #8faabb; $custom-light: #b0c3cf; $custom-dark: #000000;
JSON
{
"hex": "#8faabb",
"rgb": {
"r": 143,
"g": 170,
"b": 187
},
"hsl": {
"h": 203.182,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.72325,
"c": 0.03881,
"h": 235.7
},
"luminance": 0.38177
}Semantic roles & 50–950 ramp
primary
#8FAABB
secondary
#DAD1CB
accent
#6843A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182