#8EBBBF#8EBBBF
#8EBBBF is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.048 H 203.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBBF |
|---|---|
| RGB | rgb(142, 187, 191) |
| HSL | hsl(185, 28%, 65%) |
| HSV | hsv(185, 26%, 75%) |
| CMYK | cmyk(25.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.93, -13.91, -6.88) |
| CIE-LCH | lch(72.93, 15.51, 206.32°) |
| OKLab | oklab(76.13% -0.0442 -0.0188) |
| OKLCH | oklch(76.13% 0.048 203) |
| XYZ | xyz(38.3267, 45.0513, 55.9564) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.60
Sky Blue
#87CEEB
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 10.21
Greyblue
#77A1B5
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBBF #BF928E
analogous
#8EBFAA #8EBBBF #8EA2BF
triadic
#8EBBBF #BF8EBB #BBBF8E
tetradic
#8EBBBF #AA8EBF #BF928E #A2BF8E
square
#8EBBBF #AA8EBF #BF928E #A2BF8E
split-complementary
#8EBBBF #BF8EA2 #BFAA8E
monochromatic
#4C8286 #67A3A9 #8EBBBF #B5D3D5 #DCEAEB
Accessibility & contrast
On white
2.10
#8EBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8EBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBBF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBBF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#7EBFBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebbbf; /* rgb */ color: rgb(142, 187, 191); /* oklch */ color: oklch(76.1% 0.048 203.0);
Tailwind
colors: {
custom: {
50: '#b0cfd2',
500: '#8ebbbf',
950: '#000000',
},
}SCSS
$custom: #8ebbbf; $custom-light: #b0cfd2; $custom-dark: #000000;
JSON
{
"hex": "#8ebbbf",
"rgb": {
"r": 142,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.898,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.76132,
"c": 0.048,
"h": 203
},
"luminance": 0.45053
}Semantic roles & 50–950 ramp
primary
#8EBBBF
secondary
#DDCDCC
accent
#483FA6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282