#8EAEBF#8EAEBF
#8EAEBF is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.3% C 0.043 H 231.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEBF |
|---|---|
| RGB | rgb(142, 174, 191) |
| HSL | hsl(201, 28%, 65%) |
| HSV | hsv(201, 26%, 75%) |
| CMYK | cmyk(25.7%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.31, -7.01, -12.26) |
| CIE-LCH | lch(69.31, 14.12, 240.26°) |
| OKLab | oklab(73.27% -0.0268 -0.0334) |
| OKLCH | oklch(73.27% 0.043 231.3) |
| XYZ | xyz(35.6926, 39.7831, 55.0784) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.31
Bluey Grey
#89A0B0
ΔE00 4.57
Greyblue
#77A1B5
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.08
Cool Gray
#9AA7B0
ΔE00 5.92
Cool Grey
#95A3A6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEBF #BF9F8E
analogous
#8EBFB7 #8EAEBF #8E95BF
triadic
#8EAEBF #BF8EAE #AEBF8E
tetradic
#8EAEBF #B78EBF #BF9F8E #95BF8E
square
#8EAEBF #B78EBF #BF9F8E #95BF8E
split-complementary
#8EAEBF #BF8E95 #BFB78E
monochromatic
#4C7286 #6792A9 #8EAEBF #B5CAD5 #DCE6EB
Accessibility & contrast
On white
2.34
#8EAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#8EAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEBF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEBF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#7FB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaebf; /* rgb */ color: rgb(142, 174, 191); /* oklch */ color: oklch(73.3% 0.043 231.3);
Tailwind
colors: {
custom: {
50: '#b0c6d2',
500: '#8eaebf',
950: '#000000',
},
}SCSS
$custom: #8eaebf; $custom-light: #b0c6d2; $custom-dark: #000000;
JSON
{
"hex": "#8eaebf",
"rgb": {
"r": 142,
"g": 174,
"b": 191
},
"hsl": {
"h": 200.816,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.7327,
"c": 0.04283,
"h": 231.3
},
"luminance": 0.39784
}Semantic roles & 50–950 ramp
primary
#8EAEBF
secondary
#DDD2CC
accent
#633FA6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282