#8EAEC0#8EAEC0
#8EAEC0 is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.3% C 0.044 H 232.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC0 |
|---|---|
| RGB | rgb(142, 174, 192) |
| HSL | hsl(202, 28%, 65%) |
| HSV | hsv(202, 26%, 75%) |
| CMYK | cmyk(26%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(69.35, -6.77, -12.77) |
| CIE-LCH | lch(69.35, 14.45, 242.06°) |
| OKLab | oklab(73.3% -0.0264 -0.0348) |
| OKLCH | oklch(73.3% 0.044 232.8) |
| XYZ | xyz(35.8030, 39.8273, 55.6600) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.43
Bluey Grey
#89A0B0
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 4.82
Greyblue
#77A1B5
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC0 #C0A08E
analogous
#8EC0B9 #8EAEC0 #8E95C0
triadic
#8EAEC0 #C08EAE #AEC08E
tetradic
#8EAEC0 #B98EC0 #C0A08E #95C08E
square
#8EAEC0 #B98EC0 #C0A08E #95C08E
split-complementary
#8EAEC0 #C08E95 #C0B98E
monochromatic
#4C7288 #6792AA #8EAEC0 #B5CAD6 #DDE6EC
Accessibility & contrast
On white
2.34
#8EAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8EAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC1
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#7FB3B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaec0; /* rgb */ color: rgb(142, 174, 192); /* oklch */ color: oklch(73.3% 0.044 232.8);
Tailwind
colors: {
custom: {
50: '#b0c6d3',
500: '#8eaec0',
950: '#000000',
},
}SCSS
$custom: #8eaec0; $custom-light: #b0c6d3; $custom-dark: #000000;
JSON
{
"hex": "#8eaec0",
"rgb": {
"r": 142,
"g": 174,
"b": 192
},
"hsl": {
"h": 201.6,
"s": 28.409,
"l": 65.49
},
"oklch": {
"l": 0.73305,
"c": 0.04369,
"h": 232.8
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#8EAEC0
secondary
#DDD3CD
accent
#643EA7
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282