#8EAAC0#8EAAC0
#8EAAC0 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.045 H 241.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC0 |
|---|---|
| RGB | rgb(142, 170, 192) |
| HSL | hsl(206, 28%, 65%) |
| HSV | hsv(206, 26%, 75%) |
| CMYK | cmyk(26%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(68.24, -4.60, -14.42) |
| CIE-LCH | lch(68.24, 15.14, 252.32°) |
| OKLab | oklab(72.44% -0.021 -0.0394) |
| OKLCH | oklch(72.44% 0.045 241.9) |
| XYZ | xyz(35.0418, 38.3047, 55.4062) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.63
Bluegrey
#85A3B2
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.00
Greyblue
#77A1B5
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC0 #C0A48E
analogous
#8EC0BD #8EAAC0 #8E91C0
triadic
#8EAAC0 #C08EAA #AAC08E
tetradic
#8EAAC0 #BD8EC0 #C0A48E #91C08E
square
#8EAAC0 #BD8EC0 #C0A48E #91C08E
split-complementary
#8EAAC0 #C08E91 #C0BD8E
monochromatic
#4C6D88 #678CAA #8EAAC0 #B5C8D6 #DDE5EC
Accessibility & contrast
On white
2.42
#8EAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8EAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#9AA4C0
Tritanopia (blue-blind)
#80AFB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaac0; /* rgb */ color: rgb(142, 170, 192); /* oklch */ color: oklch(72.4% 0.045 241.9);
Tailwind
colors: {
custom: {
50: '#b0c3d3',
500: '#8eaac0',
950: '#000000',
},
}SCSS
$custom: #8eaac0; $custom-light: #b0c3d3; $custom-dark: #000000;
JSON
{
"hex": "#8eaac0",
"rgb": {
"r": 142,
"g": 170,
"b": 192
},
"hsl": {
"h": 206.4,
"s": 28.409,
"l": 65.49
},
"oklch": {
"l": 0.72436,
"c": 0.04459,
"h": 241.9
},
"luminance": 0.38306
}Semantic roles & 50–950 ramp
primary
#8EAAC0
secondary
#DDD4CD
accent
#6C3EA7
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182