#8EB8BF#8EB8BF
#8EB8BF is a light, muted teal. Relative luminance 0.438; OKLCH L 75.5% C 0.046 H 208.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8BF |
|---|---|
| RGB | rgb(142, 184, 191) |
| HSL | hsl(189, 28%, 65%) |
| HSV | hsv(189, 26%, 75%) |
| CMYK | cmyk(25.7%, 3.7%, 0%, 25.1%) |
| CIE-LAB | lab(72.09, -12.33, -8.12) |
| CIE-LCH | lch(72.09, 14.77, 213.36°) |
| OKLab | oklab(75.47% -0.0402 -0.0221) |
| OKLCH | oklch(75.47% 0.046 208.8) |
| XYZ | xyz(37.6969, 43.7917, 55.7465) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.78
Light Grey Blue
#9DBCD4
ΔE00 9.12
Sky Blue
#87CEEB
ΔE00 9.23
Cool Grey
#95A3A6
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8BF #BF958E
analogous
#8EBFAD #8EB8BF #8E9FBF
triadic
#8EB8BF #BF8EB8 #B8BF8E
tetradic
#8EB8BF #AD8EBF #BF958E #9FBF8E
square
#8EB8BF #AD8EBF #BF958E #9FBF8E
split-complementary
#8EB8BF #BF8E9F #BFAD8E
monochromatic
#4C7E86 #679FA9 #8EB8BF #B5D1D5 #DCE9EB
Accessibility & contrast
On white
2.15
#8EB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#8EB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8BF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8BF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#7EBCBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8eb8bf; /* rgb */ color: rgb(142, 184, 191); /* oklch */ color: oklch(75.5% 0.046 208.8);
Tailwind
colors: {
custom: {
50: '#b0cdd2',
500: '#8eb8bf',
950: '#000000',
},
}SCSS
$custom: #8eb8bf; $custom-light: #b0cdd2; $custom-dark: #000000;
JSON
{
"hex": "#8eb8bf",
"rgb": {
"r": 142,
"g": 184,
"b": 191
},
"hsl": {
"h": 188.571,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.75467,
"c": 0.04589,
"h": 208.8
},
"luminance": 0.43793
}Semantic roles & 50–950 ramp
primary
#8EB8BF
secondary
#DDCFCC
accent
#4E3FA6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282