#8FAEBB#8FAEBB
#8FAEBB is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.039 H 225.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEBB |
|---|---|
| RGB | rgb(143, 174, 187) |
| HSL | hsl(198, 24%, 65%) |
| HSV | hsv(198, 24%, 73%) |
| CMYK | cmyk(23.5%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(69.25, -7.63, -10.14) |
| CIE-LCH | lch(69.25, 12.69, 233.04°) |
| OKLab | oklab(73.2% -0.0273 -0.0276) |
| OKLCH | oklch(73.2% 0.039 225.2) |
| XYZ | xyz(35.4308, 39.6983, 52.7998) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.37
Bluey Grey
#89A0B0
ΔE00 5.04
Greyblue
#77A1B5
ΔE00 5.25
Cool Gray
#9AA7B0
ΔE00 5.76
Light Grey Blue
#9DBCD4
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEBB #BB9C8F
analogous
#8FBBB2 #8FAEBB #8F98BB
triadic
#8FAEBB #BB8FAE #AEBB8F
tetradic
#8FAEBB #B28FBB #BB9C8F #98BB8F
square
#8FAEBB #B28FBB #BB9C8F #98BB8F
split-complementary
#8FAEBB #BB8F98 #BBB28F
monochromatic
#4E7281 #6992A4 #8FAEBB #B5CAD2 #DBE5E9
Accessibility & contrast
On white
2.35
#8FAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8FAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEBB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEBB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#82B2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faebb; /* rgb */ color: rgb(143, 174, 187); /* oklch */ color: oklch(73.2% 0.039 225.2);
Tailwind
colors: {
custom: {
50: '#b0c6cf',
500: '#8faebb',
950: '#000000',
},
}SCSS
$custom: #8faebb; $custom-light: #b0c6cf; $custom-dark: #000000;
JSON
{
"hex": "#8faebb",
"rgb": {
"r": 143,
"g": 174,
"b": 187
},
"hsl": {
"h": 197.727,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.73197,
"c": 0.03883,
"h": 225.2
},
"luminance": 0.397
}Semantic roles & 50–950 ramp
primary
#8FAEBB
secondary
#DAD0CB
accent
#5F43A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282