#8EB6BB#8EB6BB
#8EB6BB is a light, muted teal. Relative luminance 0.428; OKLCH L 74.9% C 0.043 H 205.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB6BB |
|---|---|
| RGB | rgb(142, 182, 187) |
| HSL | hsl(187, 25%, 65%) |
| HSV | hsv(187, 24%, 73%) |
| CMYK | cmyk(24.1%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(71.41, -12.20, -6.93) |
| CIE-LCH | lch(71.41, 14.03, 209.61°) |
| OKLab | oklab(74.89% -0.0391 -0.0189) |
| OKLCH | oklch(74.89% 0.043 205.7) |
| XYZ | xyz(36.8502, 42.7930, 53.3223) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.79
Cool Grey
#95A3A6
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.53
Light Grey Blue
#9DBCD4
ΔE00 9.77
Cadetblue
#5F9EA0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB6BB #BB938E
analogous
#8EBBAA #8EB6BB #8EA0BB
triadic
#8EB6BB #BB8EB6 #B6BB8E
tetradic
#8EB6BB #AA8EBB #BB938E #A0BB8E
square
#8EB6BB #AA8EBB #BB938E #A0BB8E
split-complementary
#8EB6BB #BB8EA0 #BBAA8E
monochromatic
#4E7B81 #689DA4 #8EB6BB #B4CFD2 #DAE7E9
Accessibility & contrast
On white
2.20
#8EB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#8EB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB6BB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB6BB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#80B9B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb6bb; /* rgb */ color: rgb(142, 182, 187); /* oklch */ color: oklch(74.9% 0.043 205.7);
Tailwind
colors: {
custom: {
50: '#b0cccf',
500: '#8eb6bb',
950: '#000000',
},
}SCSS
$custom: #8eb6bb; $custom-light: #b0cccf; $custom-dark: #000000;
JSON
{
"hex": "#8eb6bb",
"rgb": {
"r": 142,
"g": 182,
"b": 187
},
"hsl": {
"h": 186.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.74892,
"c": 0.04346,
"h": 205.7
},
"luminance": 0.42795
}Semantic roles & 50–950 ramp
primary
#8EB6BB
secondary
#DACCCB
accent
#4D42A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282