#8FAEB6#8FAEB6
#8FAEB6 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.0% C 0.036 H 215.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEB6 |
|---|---|
| RGB | rgb(143, 174, 182) |
| HSL | hsl(192, 21%, 64%) |
| HSV | hsv(192, 21%, 71%) |
| CMYK | cmyk(21.4%, 4.4%, 0%, 28.6%) |
| CIE-LAB | lab(69.10, -8.77, -7.60) |
| CIE-LCH | lch(69.10, 11.60, 220.93°) |
| OKLab | oklab(73.03% -0.0293 -0.0206) |
| OKLCH | oklch(73.03% 0.036 215.1) |
| XYZ | xyz(34.9049, 39.4880, 50.0298) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.59
Cool Grey
#95A3A6
ΔE00 5.84
Greyblue
#77A1B5
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 6.47
Cool Gray
#9AA7B0
ΔE00 6.53
Light Grey Blue
#9DBCD4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEB6 #B6978F
analogous
#8FB6AA #8FAEB6 #8F9AB6
triadic
#8FAEB6 #B68FAE #AEB68F
tetradic
#8FAEB6 #AA8FB6 #B6978F #9AB68F
square
#8FAEB6 #AA8FB6 #B6978F #9AB68F
split-complementary
#8FAEB6 #B68F9A #B6AA8F
monochromatic
#50727B #6A939E #8FAEB6 #B4C9CE #D9E4E6
Accessibility & contrast
On white
2.36
#8FAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8FAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEB6
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEB6 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#A1A6B6
Tritanopia (blue-blind)
#83B1B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faeb6; /* rgb */ color: rgb(143, 174, 182); /* oklch */ color: oklch(73.0% 0.036 215.1);
Tailwind
colors: {
custom: {
50: '#b0c6cb',
500: '#8faeb6',
950: '#000000',
},
}SCSS
$custom: #8faeb6; $custom-light: #b0c6cb; $custom-dark: #000000;
JSON
{
"hex": "#8faeb6",
"rgb": {
"r": 143,
"g": 174,
"b": 182
},
"hsl": {
"h": 192.308,
"s": 21.081,
"l": 63.725
},
"oklch": {
"l": 0.73028,
"c": 0.03585,
"h": 215.1
},
"luminance": 0.39489
}Semantic roles & 50–950 ramp
primary
#8FAEB6
secondary
#D7CCCA
accent
#58469F
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282