#8EAEC1#8EAEC1
#8EAEC1 is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.3% C 0.045 H 234.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC1 |
|---|---|
| RGB | rgb(142, 174, 193) |
| HSL | hsl(202, 29%, 66%) |
| HSV | hsv(202, 26%, 76%) |
| CMYK | cmyk(26.4%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(69.38, -6.53, -13.27) |
| CIE-LCH | lch(69.38, 14.79, 243.79°) |
| OKLab | oklab(73.34% -0.026 -0.0362) |
| OKLCH | oklch(73.34% 0.045 234.3) |
| XYZ | xyz(35.9142, 39.8718, 56.2455) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.59
Bluey Grey
#89A0B0
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 4.59
Greyblue
#77A1B5
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC1 #C1A18E
analogous
#8EC1BA #8EAEC1 #8E94C1
triadic
#8EAEC1 #C18EAE #AEC18E
tetradic
#8EAEC1 #BA8EC1 #C1A18E #94C18E
square
#8EAEC1 #BA8EC1 #C1A18E #94C18E
split-complementary
#8EAEC1 #C18E94 #C1BA8E
monochromatic
#4B7289 #6692AB #8EAEC1 #B6CAD7 #DDE7EC
Accessibility & contrast
On white
2.34
#8EAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8EAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC1
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC1 | 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)
#A5ADC2
Deuteranopia (green-blind)
#9EA7C1
Tritanopia (blue-blind)
#7FB3B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaec1; /* rgb */ color: rgb(142, 174, 193); /* oklch */ color: oklch(73.3% 0.045 234.3);
Tailwind
colors: {
custom: {
50: '#b0c6d3',
500: '#8eaec1',
950: '#000000',
},
}SCSS
$custom: #8eaec1; $custom-light: #b0c6d3; $custom-dark: #000000;
JSON
{
"hex": "#8eaec1",
"rgb": {
"r": 142,
"g": 174,
"b": 193
},
"hsl": {
"h": 202.353,
"s": 29.143,
"l": 65.686
},
"oklch": {
"l": 0.73341,
"c": 0.04458,
"h": 234.3
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#8EAEC1
secondary
#DED3CD
accent
#653EA8
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282