#8EAACD#8EAACD
#8EAACD is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.060 H 254.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAACD |
|---|---|
| RGB | rgb(142, 170, 205) |
| HSL | hsl(213, 39%, 68%) |
| HSV | hsv(213, 31%, 80%) |
| CMYK | cmyk(30.7%, 17.1%, 0%, 19.6%) |
| CIE-LAB | lab(68.68, -1.43, -20.94) |
| CIE-LCH | lch(68.68, 20.99, 266.09°) |
| OKLab | oklab(72.93% -0.0163 -0.0575) |
| OKLCH | oklch(72.93% 0.06 254.2) |
| XYZ | xyz(36.5462, 38.9065, 63.3299) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.51
Carolina Blue
#8AB8FE
ΔE00 7.11
Bluey Grey
#89A0B0
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAACD #CDB18E
analogous
#8EC9CD #8EAACD #918ECD
triadic
#8EAACD #CD8EAA #AACD8E
tetradic
#8EAACD #CD8EC9 #CDB18E #8ECD91
square
#8EAACD #CD8EC9 #CDB18E #8ECD91
split-complementary
#8EAACD #CD918E #C9CD8E
monochromatic
#456B9C #648ABA #8EAACD #B8CAE0 #E3EAF3
Accessibility & contrast
On white
2.39
#8EAACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8EAACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAACD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAACD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#96A5CC
Tritanopia (blue-blind)
#7BB2B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eaacd; /* rgb */ color: rgb(142, 170, 205); /* oklch */ color: oklch(72.9% 0.060 254.2);
Tailwind
colors: {
custom: {
50: '#b0c3dc',
500: '#8eaacd',
950: '#000000',
},
}SCSS
$custom: #8eaacd; $custom-light: #b0c3dc; $custom-dark: #000000;
JSON
{
"hex": "#8eaacd",
"rgb": {
"r": 142,
"g": 170,
"b": 205
},
"hsl": {
"h": 213.333,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.72926,
"c": 0.0598,
"h": 254.2
},
"luminance": 0.38908
}Semantic roles & 50–950 ramp
primary
#8EAACD
secondary
#E5DCD2
accent
#7A34B2
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#111215
muted
#808183