#8EBFBB#8EBFBB
#8EBFBB is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.052 H 189.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFBB |
|---|---|
| RGB | rgb(142, 191, 187) |
| HSL | hsl(175, 28%, 65%) |
| HSV | hsv(175, 26%, 75%) |
| CMYK | cmyk(25.7%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.93, -16.88, -3.21) |
| CIE-LCH | lch(73.93, 17.18, 190.77°) |
| OKLab | oklab(76.9% -0.0511 -0.0089) |
| OKLCH | oklch(76.9% 0.052 189.9) |
| XYZ | xyz(38.7529, 46.5985, 53.9566) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.53
Mediumturquoise
#48D1CC
ΔE00 9.97
Seafoam Blue
#78D1B6
ΔE00 10.29
Greyish Teal
#719F91
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFBB #BF8E92
analogous
#8EBFA2 #8EBFBB #8EAABF
triadic
#8EBFBB #BB8EBF #BFBB8E
tetradic
#8EBFBB #A28EBF #BF8E92 #AABF8E
square
#8EBFBB #A28EBF #BF8E92 #AABF8E
split-complementary
#8EBFBB #BF8EAA #BFA28E
monochromatic
#4C8682 #67A9A3 #8EBFBB #B5D5D3 #DCEBEA
Accessibility & contrast
On white
2.03
#8EBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8EBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFBB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFBB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#7FC2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebfbb; /* rgb */ color: rgb(142, 191, 187); /* oklch */ color: oklch(76.9% 0.052 189.9);
Tailwind
colors: {
custom: {
50: '#b0d2cf',
500: '#8ebfbb',
950: '#000000',
},
}SCSS
$custom: #8ebfbb; $custom-light: #b0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#8ebfbb",
"rgb": {
"r": 142,
"g": 191,
"b": 187
},
"hsl": {
"h": 175.102,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.76896,
"c": 0.05184,
"h": 189.9
},
"luminance": 0.466
}Semantic roles & 50–950 ramp
primary
#8EBFBB
secondary
#DDCCCD
accent
#3F48A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101413
muted
#7F8282