#8EBFBF#8EBFBF
#8EBFBF is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.051 H 196.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFBF |
|---|---|
| RGB | rgb(142, 191, 191) |
| HSL | hsl(180, 28%, 65%) |
| HSV | hsv(180, 26%, 75%) |
| CMYK | cmyk(25.7%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.04, -15.98, -5.22) |
| CIE-LCH | lch(74.04, 16.81, 198.10°) |
| OKLab | oklab(77.02% -0.0494 -0.0143) |
| OKLCH | oklch(77.02% 0.051 196.1) |
| XYZ | xyz(39.1871, 46.7722, 56.2433) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.57
Mediumturquoise
#48D1CC
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.39
Cadetblue
#5F9EA0
ΔE00 10.59
Sky Blue
#87CEEB
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFBF #BF8E8E
analogous
#8EBFA6 #8EBFBF #8EA6BF
triadic
#8EBFBF #BF8EBF #BFBF8E
tetradic
#8EBFBF #A68EBF #BF8E8E #A6BF8E
square
#8EBFBF #A68EBF #BF8E8E #A6BF8E
split-complementary
#8EBFBF #BF8EA6 #BFA68E
monochromatic
#4C8686 #67A9A9 #8EBFBF #B5D5D5 #DCEBEB
Accessibility & contrast
On white
2.03
#8EBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8EBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFBF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFBF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#7DC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebfbf; /* rgb */ color: rgb(142, 191, 191); /* oklch */ color: oklch(77.0% 0.051 196.1);
Tailwind
colors: {
custom: {
50: '#b0d2d2',
500: '#8ebfbf',
950: '#000000',
},
}SCSS
$custom: #8ebfbf; $custom-light: #b0d2d2; $custom-dark: #000000;
JSON
{
"hex": "#8ebfbf",
"rgb": {
"r": 142,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.77022,
"c": 0.05146,
"h": 196.1
},
"luminance": 0.46774
}Semantic roles & 50–950 ramp
primary
#8EBFBF
secondary
#DDCCCC
accent
#3F3FA6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282