#8EAABF#8EAABF
#8EAABF is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.044 H 240.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAABF |
|---|---|
| RGB | rgb(142, 170, 191) |
| HSL | hsl(206, 28%, 65%) |
| HSV | hsv(206, 26%, 75%) |
| CMYK | cmyk(25.7%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(68.21, -4.84, -13.92) |
| CIE-LCH | lch(68.21, 14.73, 250.84°) |
| OKLab | oklab(72.4% -0.0214 -0.0379) |
| OKLCH | oklch(72.4% 0.044 240.6) |
| XYZ | xyz(34.9313, 38.2606, 54.8247) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.44
Bluegrey
#85A3B2
ΔE00 3.77
Light Grey Blue
#9DBCD4
ΔE00 5.06
Greyblue
#77A1B5
ΔE00 5.32
Cool Gray
#9AA7B0
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAABF #BFA38E
analogous
#8EBFBB #8EAABF #8E91BF
triadic
#8EAABF #BF8EAA #AABF8E
tetradic
#8EAABF #BB8EBF #BFA38E #91BF8E
square
#8EAABF #BB8EBF #BFA38E #91BF8E
split-complementary
#8EAABF #BF8E91 #BFBB8E
monochromatic
#4C6D86 #678DA9 #8EAABF #B5C7D5 #DCE5EB
Accessibility & contrast
On white
2.43
#8EAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8EAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAABF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAABF | 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)
#A1A9C0
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#80AFB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaabf; /* rgb */ color: rgb(142, 170, 191); /* oklch */ color: oklch(72.4% 0.044 240.6);
Tailwind
colors: {
custom: {
50: '#b0c3d2',
500: '#8eaabf',
950: '#000000',
},
}SCSS
$custom: #8eaabf; $custom-light: #b0c3d2; $custom-dark: #000000;
JSON
{
"hex": "#8eaabf",
"rgb": {
"r": 142,
"g": 170,
"b": 191
},
"hsl": {
"h": 205.714,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.72399,
"c": 0.04355,
"h": 240.6
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#8EAABF
secondary
#DDD3CC
accent
#6B3FA6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182