#8EAACC#8EAACC
#8EAACC is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.059 H 253.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAACC |
|---|---|
| RGB | rgb(142, 170, 204) |
| HSL | hsl(213, 38%, 68%) |
| HSV | hsv(213, 30%, 80%) |
| CMYK | cmyk(30.4%, 16.7%, 0%, 20%) |
| CIE-LAB | lab(68.65, -1.68, -20.44) |
| CIE-LCH | lch(68.65, 20.51, 265.30°) |
| OKLab | oklab(72.89% -0.0166 -0.0561) |
| OKLCH | oklch(72.89% 0.059 253.5) |
| XYZ | xyz(36.4259, 38.8584, 62.6962) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAACC #CCB08E
analogous
#8EC9CC #8EAACC #918ECC
triadic
#8EAACC #CC8EAA #AACC8E
tetradic
#8EAACC #CC8EC9 #CCB08E #8ECC91
square
#8EAACC #CC8EC9 #CCB08E #8ECC91
split-complementary
#8EAACC #CC918E #C9CC8E
monochromatic
#466C9A #648AB9 #8EAACC #B8CADF #E2E9F2
Accessibility & contrast
On white
2.39
#8EAACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8EAACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAACC
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAACC | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCE
Deuteranopia (green-blind)
#97A5CB
Tritanopia (blue-blind)
#7CB1B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaacc; /* rgb */ color: rgb(142, 170, 204); /* oklch */ color: oklch(72.9% 0.059 253.5);
Tailwind
colors: {
custom: {
50: '#b0c3db',
500: '#8eaacc',
950: '#000000',
},
}SCSS
$custom: #8eaacc; $custom-light: #b0c3db; $custom-dark: #000000;
JSON
{
"hex": "#8eaacc",
"rgb": {
"r": 142,
"g": 170,
"b": 204
},
"hsl": {
"h": 212.903,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.72887,
"c": 0.05855,
"h": 253.5
},
"luminance": 0.3886
}Semantic roles & 50–950 ramp
primary
#8EAACC
secondary
#E4DCD1
accent
#7935B1
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#111215
muted
#808183