#8EAEC2#8EAEC2
#8EAEC2 is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.4% C 0.045 H 235.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC2 |
|---|---|
| RGB | rgb(142, 174, 194) |
| HSL | hsl(203, 30%, 66%) |
| HSV | hsv(203, 27%, 76%) |
| CMYK | cmyk(26.8%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(69.41, -6.30, -13.77) |
| CIE-LCH | lch(69.41, 15.14, 245.44°) |
| OKLab | oklab(73.38% -0.0257 -0.0376) |
| OKLCH | oklch(73.38% 0.046 235.7) |
| XYZ | xyz(36.0261, 39.9165, 56.8349) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.80
Light Grey Blue
#9DBCD4
ΔE00 4.38
Bluey Grey
#89A0B0
ΔE00 4.50
Greyblue
#77A1B5
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC2 #C2A28E
analogous
#8EC2BC #8EAEC2 #8E94C2
triadic
#8EAEC2 #C28EAE #AEC28E
tetradic
#8EAEC2 #BC8EC2 #C2A28E #94C28E
square
#8EAEC2 #BC8EC2 #C2A28E #94C28E
split-complementary
#8EAEC2 #C28E94 #C2BC8E
monochromatic
#4B728B #6692AD #8EAEC2 #B6CAD7 #DDE7ED
Accessibility & contrast
On white
2.34
#8EAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#8EAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#9EA7C2
Tritanopia (blue-blind)
#7FB3B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaec2; /* rgb */ color: rgb(142, 174, 194); /* oklch */ color: oklch(73.4% 0.045 235.7);
Tailwind
colors: {
custom: {
50: '#b0c6d4',
500: '#8eaec2',
950: '#000000',
},
}SCSS
$custom: #8eaec2; $custom-light: #b0c6d4; $custom-dark: #000000;
JSON
{
"hex": "#8eaec2",
"rgb": {
"r": 142,
"g": 174,
"b": 194
},
"hsl": {
"h": 203.077,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.73377,
"c": 0.0455,
"h": 235.7
},
"luminance": 0.39918
}Semantic roles & 50–950 ramp
primary
#8EAEC2
secondary
#DED4CD
accent
#663DA9
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#101314
muted
#7F8283