#8EBFBE#8EBFBE
#8EBFBE is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.051 H 194.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFBE |
|---|---|
| RGB | rgb(142, 191, 190) |
| HSL | hsl(179, 28%, 65%) |
| HSV | hsv(179, 26%, 75%) |
| CMYK | cmyk(25.7%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.02, -16.21, -4.72) |
| CIE-LCH | lch(74.02, 16.88, 196.24°) |
| OKLab | oklab(76.99% -0.0498 -0.0129) |
| OKLCH | oklch(76.99% 0.051 194.6) |
| XYZ | xyz(39.0775, 46.7283, 55.6657) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Lightblue
#ADD8E6
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 9.97
Mediumturquoise
#48D1CC
ΔE00 10.21
Cadetblue
#5F9EA0
ΔE00 10.59
Greyish Teal
#719F91
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFBE #BF8E8F
analogous
#8EBFA6 #8EBFBE #8EA7BF
triadic
#8EBFBE #BE8EBF #BFBE8E
tetradic
#8EBFBE #A68EBF #BF8E8F #A7BF8E
square
#8EBFBE #A68EBF #BF8E8F #A7BF8E
split-complementary
#8EBFBE #BF8EA7 #BFA68E
monochromatic
#4C8685 #67A9A8 #8EBFBE #B5D5D4 #DCEBEB
Accessibility & contrast
On white
2.03
#8EBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8EBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFBE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFBE | 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)
#B9BABE
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#7EC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebfbe; /* rgb */ color: rgb(142, 191, 190); /* oklch */ color: oklch(77.0% 0.051 194.6);
Tailwind
colors: {
custom: {
50: '#b0d2d1',
500: '#8ebfbe',
950: '#000000',
},
}SCSS
$custom: #8ebfbe; $custom-light: #b0d2d1; $custom-dark: #000000;
JSON
{
"hex": "#8ebfbe",
"rgb": {
"r": 142,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.776,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.7699,
"c": 0.05149,
"h": 194.6
},
"luminance": 0.4673
}Semantic roles & 50–950 ramp
primary
#8EBFBE
secondary
#DDCCCC
accent
#3F41A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282