#8EAEB4#8EAEB4
#8EAEB4 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.9% C 0.036 H 210.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEB4 |
|---|---|
| RGB | rgb(142, 174, 180) |
| HSL | hsl(189, 20%, 63%) |
| HSV | hsv(189, 21%, 71%) |
| CMYK | cmyk(21.1%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(68.98, -9.53, -6.69) |
| CIE-LCH | lch(68.98, 11.64, 215.04°) |
| OKLab | oklab(72.89% -0.0311 -0.0181) |
| OKLCH | oklch(72.89% 0.036 210.3) |
| XYZ | xyz(34.5273, 39.3170, 48.9409) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 6.09
Greyblue
#77A1B5
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.27
Bluey Grey
#89A0B0
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEB4 #B4948E
analogous
#8EB4A7 #8EAEB4 #8E9BB4
triadic
#8EAEB4 #B48EAE #AEB48E
tetradic
#8EAEB4 #A78EB4 #B4948E #9BB48E
square
#8EAEB4 #A78EB4 #B4948E #9BB48E
split-complementary
#8EAEB4 #B48E9B #B4A78E
monochromatic
#507278 #69949C #8EAEB4 #B3C8CC #D8E3E5
Accessibility & contrast
On white
2.37
#8EAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8EAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEB4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEB4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#83B1B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eaeb4; /* rgb */ color: rgb(142, 174, 180); /* oklch */ color: oklch(72.9% 0.036 210.3);
Tailwind
colors: {
custom: {
50: '#afc6ca',
500: '#8eaeb4',
950: '#000000',
},
}SCSS
$custom: #8eaeb4; $custom-light: #afc6ca; $custom-dark: #000000;
JSON
{
"hex": "#8eaeb4",
"rgb": {
"r": 142,
"g": 174,
"b": 180
},
"hsl": {
"h": 189.474,
"s": 20.213,
"l": 63.137
},
"oklch": {
"l": 0.72894,
"c": 0.03603,
"h": 210.3
},
"luminance": 0.39318
}Semantic roles & 50–950 ramp
primary
#8EAEB4
secondary
#D6CAC8
accent
#55479F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282