#8EAABB#8EAABB
#8EAABB is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.040 H 234.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAABB |
|---|---|
| RGB | rgb(142, 170, 187) |
| HSL | hsl(203, 25%, 65%) |
| HSV | hsv(203, 24%, 73%) |
| CMYK | cmyk(24.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.08, -5.78, -11.89) |
| CIE-LCH | lch(68.08, 13.22, 244.10°) |
| OKLab | oklab(72.26% -0.0229 -0.0324) |
| OKLCH | oklch(72.26% 0.04 234.7) |
| XYZ | xyz(34.4972, 38.0869, 52.5380) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.61
Bluey Grey
#89A0B0
ΔE00 3.13
Greyblue
#77A1B5
ΔE00 4.75
Cool Gray
#9AA7B0
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.63
Cool Grey
#95A3A6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAABB #BB9F8E
analogous
#8EBBB6 #8EAABB #8E94BB
triadic
#8EAABB #BB8EAA #AABB8E
tetradic
#8EAABB #B68EBB #BB9F8E #94BB8E
square
#8EAABB #B68EBB #BB9F8E #94BB8E
split-complementary
#8EAABB #BB8E94 #BBB68E
monochromatic
#4E6E81 #688DA4 #8EAABB #B4C7D2 #DAE3E9
Accessibility & contrast
On white
2.44
#8EAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8EAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAABB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAABB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#81AFAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaabb; /* rgb */ color: rgb(142, 170, 187); /* oklch */ color: oklch(72.3% 0.040 234.7);
Tailwind
colors: {
custom: {
50: '#b0c3cf',
500: '#8eaabb',
950: '#000000',
},
}SCSS
$custom: #8eaabb; $custom-light: #b0c3cf; $custom-dark: #000000;
JSON
{
"hex": "#8eaabb",
"rgb": {
"r": 142,
"g": 170,
"b": 187
},
"hsl": {
"h": 202.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.72257,
"c": 0.03964,
"h": 234.7
},
"luminance": 0.38088
}Semantic roles & 50–950 ramp
primary
#8EAABB
secondary
#DAD1CB
accent
#6742A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182