#8EBFBC#8EBFBC
#8EBFBC is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.052 H 191.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFBC |
|---|---|
| RGB | rgb(142, 191, 188) |
| HSL | hsl(176, 28%, 65%) |
| HSV | hsv(176, 26%, 75%) |
| CMYK | cmyk(25.7%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.96, -16.66, -3.72) |
| CIE-LCH | lch(73.96, 17.07, 192.57°) |
| OKLab | oklab(76.93% -0.0507 -0.0102) |
| OKLCH | oklch(76.93% 0.052 191.4) |
| XYZ | xyz(38.8604, 46.6415, 54.5223) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.16
Powder Blue
#B0E0E6
ΔE00 9.32
Mediumturquoise
#48D1CC
ΔE00 10.02
Lightblue
#ADD8E6
ΔE00 10.52
Greyish Teal
#719F91
ΔE00 10.61
Cadetblue
#5F9EA0
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFBC #BF8E91
analogous
#8EBFA4 #8EBFBC #8EA9BF
triadic
#8EBFBC #BC8EBF #BFBC8E
tetradic
#8EBFBC #A48EBF #BF8E91 #A9BF8E
square
#8EBFBC #A48EBF #BF8E91 #A9BF8E
split-complementary
#8EBFBC #BF8EA9 #BFA48E
monochromatic
#4C8683 #67A9A5 #8EBFBC #B5D5D3 #DCEBEA
Accessibility & contrast
On white
2.03
#8EBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8EBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFBC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFBC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#7EC2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebfbc; /* rgb */ color: rgb(142, 191, 188); /* oklch */ color: oklch(76.9% 0.052 191.4);
Tailwind
colors: {
custom: {
50: '#b0d2d0',
500: '#8ebfbc',
950: '#000000',
},
}SCSS
$custom: #8ebfbc; $custom-light: #b0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#8ebfbc",
"rgb": {
"r": 142,
"g": 191,
"b": 188
},
"hsl": {
"h": 176.327,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.76927,
"c": 0.05168,
"h": 191.4
},
"luminance": 0.46643
}Semantic roles & 50–950 ramp
primary
#8EBFBC
secondary
#DDCCCD
accent
#3F46A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282