#8EAABC#8EAABC
#8EAABC is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.041 H 236.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAABC |
|---|---|
| RGB | rgb(142, 170, 188) |
| HSL | hsl(203, 26%, 65%) |
| HSV | hsv(203, 24%, 74%) |
| CMYK | cmyk(24.5%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.12, -5.54, -12.40) |
| CIE-LCH | lch(68.12, 13.58, 245.92°) |
| OKLab | oklab(72.29% -0.0225 -0.0338) |
| OKLCH | oklch(72.29% 0.041 236.3) |
| XYZ | xyz(34.6046, 38.1299, 53.1037) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.85
Bluey Grey
#89A0B0
ΔE00 3.12
Greyblue
#77A1B5
ΔE00 4.84
Cool Gray
#9AA7B0
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 5.44
Cool Grey
#95A3A6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAABC #BCA08E
analogous
#8EBCB7 #8EAABC #8E93BC
triadic
#8EAABC #BC8EAA #AABC8E
tetradic
#8EAABC #B78EBC #BCA08E #93BC8E
square
#8EAABC #B78EBC #BCA08E #93BC8E
split-complementary
#8EAABC #BC8E93 #BCB78E
monochromatic
#4D6E82 #688DA5 #8EAABC #B4C7D3 #DBE4EA
Accessibility & contrast
On white
2.43
#8EAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8EAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAABC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAABC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#81AFB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaabc; /* rgb */ color: rgb(142, 170, 188); /* oklch */ color: oklch(72.3% 0.041 236.3);
Tailwind
colors: {
custom: {
50: '#b0c3d0',
500: '#8eaabc',
950: '#000000',
},
}SCSS
$custom: #8eaabc; $custom-light: #b0c3d0; $custom-dark: #000000;
JSON
{
"hex": "#8eaabc",
"rgb": {
"r": 142,
"g": 170,
"b": 188
},
"hsl": {
"h": 203.478,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.72292,
"c": 0.04057,
"h": 236.3
},
"luminance": 0.38131
}Semantic roles & 50–950 ramp
primary
#8EAABC
secondary
#DBD1CB
accent
#6841A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182