#8EAAC2#8EAAC2
#8EAAC2 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.047 H 244.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC2 |
|---|---|
| RGB | rgb(142, 170, 194) |
| HSL | hsl(208, 30%, 66%) |
| HSV | hsv(208, 27%, 76%) |
| CMYK | cmyk(26.8%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(68.31, -4.12, -15.43) |
| CIE-LCH | lch(68.31, 15.97, 255.05°) |
| OKLab | oklab(72.51% -0.0202 -0.0421) |
| OKLCH | oklch(72.51% 0.047 244.4) |
| XYZ | xyz(35.2649, 38.3940, 56.5812) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.12
Bluegrey
#85A3B2
ΔE00 4.83
Light Grey Blue
#9DBCD4
ΔE00 4.99
Greyblue
#77A1B5
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC2 #C2A68E
analogous
#8EC2C0 #8EAAC2 #8E90C2
triadic
#8EAAC2 #C28EAA #AAC28E
tetradic
#8EAAC2 #C08EC2 #C2A68E #90C28E
square
#8EAAC2 #C08EC2 #C2A68E #90C28E
split-complementary
#8EAAC2 #C28E90 #C2C08E
monochromatic
#4B6D8B #668CAD #8EAAC2 #B6C8D7 #DDE6ED
Accessibility & contrast
On white
2.42
#8EAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8EAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC3
Deuteranopia (green-blind)
#9AA4C2
Tritanopia (blue-blind)
#7FB0B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaac2; /* rgb */ color: rgb(142, 170, 194); /* oklch */ color: oklch(72.5% 0.047 244.4);
Tailwind
colors: {
custom: {
50: '#b0c3d4',
500: '#8eaac2',
950: '#000000',
},
}SCSS
$custom: #8eaac2; $custom-light: #b0c3d4; $custom-dark: #000000;
JSON
{
"hex": "#8eaac2",
"rgb": {
"r": 142,
"g": 170,
"b": 194
},
"hsl": {
"h": 207.692,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.72509,
"c": 0.04676,
"h": 244.4
},
"luminance": 0.38395
}Semantic roles & 50–950 ramp
primary
#8EAAC2
secondary
#DED5CD
accent
#6F3DA9
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183