#8EB8BB#8EB8BB
#8EB8BB is a light, muted teal. Relative luminance 0.436; OKLCH L 75.3% C 0.045 H 201.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8BB |
|---|---|
| RGB | rgb(142, 184, 187) |
| HSL | hsl(184, 25%, 65%) |
| HSV | hsv(184, 24%, 73%) |
| CMYK | cmyk(24.1%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(71.97, -13.25, -6.10) |
| CIE-LCH | lch(71.97, 14.59, 204.74°) |
| OKLab | oklab(75.34% -0.0418 -0.0166) |
| OKLCH | oklch(75.34% 0.045 201.7) |
| XYZ | xyz(37.2627, 43.6181, 53.4598) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.61
Cool Grey
#95A3A6
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 9.75
Greyblue
#77A1B5
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8BB #BB918E
analogous
#8EBBA8 #8EB8BB #8EA2BB
triadic
#8EB8BB #BB8EB8 #B8BB8E
tetradic
#8EB8BB #A88EBB #BB918E #A2BB8E
square
#8EB8BB #A88EBB #BB918E #A2BB8E
split-complementary
#8EB8BB #BB8EA2 #BBA88E
monochromatic
#4E7E81 #68A0A4 #8EB8BB #B4D0D2 #DAE8E9
Accessibility & contrast
On white
2.16
#8EB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#8EB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8BB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8BB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#7FBBB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eb8bb; /* rgb */ color: rgb(142, 184, 187); /* oklch */ color: oklch(75.3% 0.045 201.7);
Tailwind
colors: {
custom: {
50: '#b0cdcf',
500: '#8eb8bb',
950: '#000000',
},
}SCSS
$custom: #8eb8bb; $custom-light: #b0cdcf; $custom-dark: #000000;
JSON
{
"hex": "#8eb8bb",
"rgb": {
"r": 142,
"g": 184,
"b": 187
},
"hsl": {
"h": 184,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.75336,
"c": 0.04501,
"h": 201.7
},
"luminance": 0.4362
}Semantic roles & 50–950 ramp
primary
#8EB8BB
secondary
#DACCCB
accent
#4942A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282