#8EAECF#8EAECF
#8EAECF is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.9% C 0.059 H 249.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAECF |
|---|---|
| RGB | rgb(142, 174, 207) |
| HSL | hsl(210, 40%, 68%) |
| HSV | hsv(210, 31%, 81%) |
| CMYK | cmyk(31.4%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(69.84, -3.13, -20.28) |
| CIE-LCH | lch(69.84, 20.52, 261.23°) |
| OKLab | oklab(73.86% -0.0209 -0.0557) |
| OKLCH | oklch(73.86% 0.059 249.4) |
| XYZ | xyz(37.5505, 40.5263, 64.8632) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAECF #CFAF8E
analogous
#8ECECF #8EAECF #8E8ECF
triadic
#8EAECF #CF8EAE #AECF8E
tetradic
#8EAECF #CF8ECE #CFAF8E #8ECF8E
square
#8EAECF #CF8ECE #CFAF8E #8ECF8E
split-complementary
#8EAECF #CF8E8E #CECF8E
monochromatic
#44719F #638FBD #8EAECF #B9CDE1 #E4ECF3
Accessibility & contrast
On white
2.31
#8EAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8EAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAECF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAECF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED1
Deuteranopia (green-blind)
#9AA8CE
Tritanopia (blue-blind)
#7AB5B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eaecf; /* rgb */ color: rgb(142, 174, 207); /* oklch */ color: oklch(73.9% 0.059 249.4);
Tailwind
colors: {
custom: {
50: '#b0c6dd',
500: '#8eaecf',
950: '#000000',
},
}SCSS
$custom: #8eaecf; $custom-light: #b0c6dd; $custom-dark: #000000;
JSON
{
"hex": "#8eaecf",
"rgb": {
"r": 142,
"g": 174,
"b": 207
},
"hsl": {
"h": 210.462,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.73861,
"c": 0.05949,
"h": 249.4
},
"luminance": 0.40528
}Semantic roles & 50–950 ramp
primary
#8EAECF
secondary
#E6DDD3
accent
#7432B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283