#8EAABE#8EAABE
#8EAABE is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.043 H 239.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAABE |
|---|---|
| RGB | rgb(142, 170, 190) |
| HSL | hsl(205, 27%, 65%) |
| HSV | hsv(205, 25%, 75%) |
| CMYK | cmyk(25.3%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.18, -5.07, -13.41) |
| CIE-LCH | lch(68.18, 14.34, 249.29°) |
| OKLab | oklab(72.36% -0.0217 -0.0366) |
| OKLCH | oklch(72.36% 0.043 239.3) |
| XYZ | xyz(34.8217, 38.2167, 54.2471) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.28
Bluegrey
#85A3B2
ΔE00 3.44
Greyblue
#77A1B5
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 5.32
Cloudy Blue
#ACC2D9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAABE #BEA28E
analogous
#8EBEBA #8EAABE #8E92BE
triadic
#8EAABE #BE8EAA #AABE8E
tetradic
#8EAABE #BA8EBE #BEA28E #92BE8E
square
#8EAABE #BA8EBE #BEA28E #92BE8E
split-complementary
#8EAABE #BE8E92 #BEBA8E
monochromatic
#4D6E85 #678DA8 #8EAABE #B5C7D4 #DCE4EB
Accessibility & contrast
On white
2.43
#8EAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8EAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAABE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAABE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#80AFB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaabe; /* rgb */ color: rgb(142, 170, 190); /* oklch */ color: oklch(72.4% 0.043 239.3);
Tailwind
colors: {
custom: {
50: '#b0c3d1',
500: '#8eaabe',
950: '#000000',
},
}SCSS
$custom: #8eaabe; $custom-light: #b0c3d1; $custom-dark: #000000;
JSON
{
"hex": "#8eaabe",
"rgb": {
"r": 142,
"g": 170,
"b": 190
},
"hsl": {
"h": 205,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.72363,
"c": 0.04253,
"h": 239.3
},
"luminance": 0.38218
}Semantic roles & 50–950 ramp
primary
#8EAABE
secondary
#DCD3CC
accent
#6A40A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182