#8EAAB8#8EAAB8
#8EAAB8 is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.037 H 229.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB8 |
|---|---|
| RGB | rgb(142, 170, 184) |
| HSL | hsl(200, 23%, 64%) |
| HSV | hsv(200, 23%, 72%) |
| CMYK | cmyk(22.8%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(67.99, -6.47, -10.37) |
| CIE-LCH | lch(67.99, 12.22, 238.04°) |
| OKLab | oklab(72.15% -0.024 -0.0282) |
| OKLCH | oklch(72.15% 0.037 229.6) |
| XYZ | xyz(34.1794, 37.9598, 50.8642) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.27
Bluey Grey
#89A0B0
ΔE00 3.52
Greyblue
#77A1B5
ΔE00 4.73
Cool Gray
#9AA7B0
ΔE00 4.77
Cool Grey
#95A3A6
ΔE00 5.76
Light Grey Blue
#9DBCD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB8 #B89C8E
analogous
#8EB8B1 #8EAAB8 #8E95B8
triadic
#8EAAB8 #B88EAA #AAB88E
tetradic
#8EAAB8 #B18EB8 #B89C8E #95B88E
square
#8EAAB8 #B18EB8 #B89C8E #95B88E
split-complementary
#8EAAB8 #B88E95 #B8B18E
monochromatic
#4F6E7D #688EA0 #8EAAB8 #B4C6D0 #D9E3E7
Accessibility & contrast
On white
2.44
#8EAAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8EAAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9B9
Deuteranopia (green-blind)
#9DA4B8
Tritanopia (blue-blind)
#82AEAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaab8; /* rgb */ color: rgb(142, 170, 184); /* oklch */ color: oklch(72.2% 0.037 229.6);
Tailwind
colors: {
custom: {
50: '#afc3cd',
500: '#8eaab8',
950: '#000000',
},
}SCSS
$custom: #8eaab8; $custom-light: #afc3cd; $custom-dark: #000000;
JSON
{
"hex": "#8eaab8",
"rgb": {
"r": 142,
"g": 170,
"b": 184
},
"hsl": {
"h": 200,
"s": 22.826,
"l": 63.922
},
"oklch": {
"l": 0.72152,
"c": 0.03704,
"h": 229.6
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#8EAAB8
secondary
#D8CECA
accent
#6344A1
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182