#8EAAC1#8EAAC1
#8EAAC1 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.046 H 243.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC1 |
|---|---|
| RGB | rgb(142, 170, 193) |
| HSL | hsl(207, 29%, 66%) |
| HSV | hsv(207, 26%, 76%) |
| CMYK | cmyk(26.4%, 11.9%, 0%, 24.3%) |
| CIE-LAB | lab(68.28, -4.36, -14.93) |
| CIE-LCH | lch(68.28, 15.55, 253.72°) |
| OKLab | oklab(72.47% -0.0206 -0.0407) |
| OKLCH | oklch(72.47% 0.046 243.2) |
| XYZ | xyz(35.1529, 38.3492, 55.9917) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 4.98
Greyblue
#77A1B5
ΔE00 5.76
Cool Gray
#9AA7B0
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC1 #C1A58E
analogous
#8EC1BE #8EAAC1 #8E90C1
triadic
#8EAAC1 #C18EAA #AAC18E
tetradic
#8EAAC1 #BE8EC1 #C1A58E #90C18E
square
#8EAAC1 #BE8EC1 #C1A58E #90C18E
split-complementary
#8EAAC1 #C18E90 #C1BE8E
monochromatic
#4B6D89 #668CAB #8EAAC1 #B6C8D7 #DDE5EC
Accessibility & contrast
On white
2.42
#8EAAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8EAAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC1
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC1 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC2
Deuteranopia (green-blind)
#9AA4C1
Tritanopia (blue-blind)
#7FB0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaac1; /* rgb */ color: rgb(142, 170, 193); /* oklch */ color: oklch(72.5% 0.046 243.2);
Tailwind
colors: {
custom: {
50: '#b0c3d3',
500: '#8eaac1',
950: '#000000',
},
}SCSS
$custom: #8eaac1; $custom-light: #b0c3d3; $custom-dark: #000000;
JSON
{
"hex": "#8eaac1",
"rgb": {
"r": 142,
"g": 170,
"b": 193
},
"hsl": {
"h": 207.059,
"s": 29.143,
"l": 65.686
},
"oklch": {
"l": 0.72472,
"c": 0.04567,
"h": 243.2
},
"luminance": 0.3835
}Semantic roles & 50–950 ramp
primary
#8EAAC1
secondary
#DED5CD
accent
#6E3EA8
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182