#8EAEB2#8EAEB2
#8EAEB2 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.035 H 205.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEB2 |
|---|---|
| RGB | rgb(142, 174, 178) |
| HSL | hsl(187, 19%, 63%) |
| HSV | hsv(187, 20%, 70%) |
| CMYK | cmyk(20.2%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(68.92, -9.98, -5.67) |
| CIE-LCH | lch(68.92, 11.48, 209.59°) |
| OKLab | oklab(72.83% -0.0319 -0.0154) |
| OKLCH | oklch(72.83% 0.035 205.7) |
| XYZ | xyz(34.3250, 39.2361, 47.8756) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.26
Greyblue
#77A1B5
ΔE00 7.66
Cool Gray
#9AA7B0
ΔE00 7.81
Bluey Grey
#89A0B0
ΔE00 8.08
Cadetblue
#5F9EA0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEB2 #B2928E
analogous
#8EB2A4 #8EAEB2 #8E9CB2
triadic
#8EAEB2 #B28EAE #AEB28E
tetradic
#8EAEB2 #A48EB2 #B2928E #9CB28E
square
#8EAEB2 #A48EB2 #B2928E #9CB28E
split-complementary
#8EAEB2 #B28E9C #B2A48E
monochromatic
#507176 #6A9499 #8EAEB2 #B2C8CB #D7E2E4
Accessibility & contrast
On white
2.37
#8EAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8EAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEB2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEB2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#83B1AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eaeb2; /* rgb */ color: rgb(142, 174, 178); /* oklch */ color: oklch(72.8% 0.035 205.7);
Tailwind
colors: {
custom: {
50: '#afc6c9',
500: '#8eaeb2',
950: '#000000',
},
}SCSS
$custom: #8eaeb2; $custom-light: #afc6c9; $custom-dark: #000000;
JSON
{
"hex": "#8eaeb2",
"rgb": {
"r": 142,
"g": 174,
"b": 178
},
"hsl": {
"h": 186.667,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.72829,
"c": 0.03544,
"h": 205.7
},
"luminance": 0.39237
}Semantic roles & 50–950 ramp
primary
#8EAEB2
secondary
#D4C9C7
accent
#52489D
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282