#8FAABD#8FAABD
#8FAABD is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.041 H 238.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAABD |
|---|---|
| RGB | rgb(143, 170, 189) |
| HSL | hsl(205, 26%, 65%) |
| HSV | hsv(205, 24%, 74%) |
| CMYK | cmyk(24.3%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(68.21, -5.00, -12.80) |
| CIE-LCH | lch(68.21, 13.74, 248.67°) |
| OKLab | oklab(72.4% -0.0211 -0.0349) |
| OKLCH | oklch(72.4% 0.041 238.8) |
| XYZ | xyz(34.8851, 38.2620, 53.6815) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.14
Bluegrey
#85A3B2
ΔE00 3.33
Cool Gray
#9AA7B0
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 5.23
Greyblue
#77A1B5
ΔE00 5.23
Cool Grey
#95A3A6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAABD #BDA28F
analogous
#8FBDB9 #8FAABD #8F93BD
triadic
#8FAABD #BD8FAA #AABD8F
tetradic
#8FAABD #B98FBD #BDA28F #93BD8F
square
#8FAABD #B98FBD #BDA28F #93BD8F
split-complementary
#8FAABD #BD8F93 #BDB98F
monochromatic
#4E6E84 #688DA6 #8FAABD #B6C7D4 #DCE4EA
Accessibility & contrast
On white
2.43
#8FAABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8FAABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAABD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAABD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#82AFB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8faabd; /* rgb */ color: rgb(143, 170, 189); /* oklch */ color: oklch(72.4% 0.041 238.8);
Tailwind
colors: {
custom: {
50: '#b0c3d0',
500: '#8faabd',
950: '#000000',
},
}SCSS
$custom: #8faabd; $custom-light: #b0c3d0; $custom-dark: #000000;
JSON
{
"hex": "#8faabd",
"rgb": {
"r": 143,
"g": 170,
"b": 189
},
"hsl": {
"h": 204.783,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.72396,
"c": 0.04075,
"h": 238.8
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#8FAABD
secondary
#DCD3CC
accent
#6A41A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182