#8EBBB7#8EBBB7
#8EBBB7 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.048 H 189.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBB7 |
|---|---|
| RGB | rgb(142, 187, 183) |
| HSL | hsl(175, 25%, 65%) |
| HSV | hsv(175, 24%, 73%) |
| CMYK | cmyk(24.1%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(72.70, -15.70, -2.84) |
| CIE-LCH | lch(72.70, 15.96, 190.26°) |
| OKLab | oklab(75.88% -0.0474 -0.0079) |
| OKLCH | oklch(75.88% 0.048 189.4) |
| XYZ | xyz(37.4703, 44.7087, 51.4459) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.37
Greyish Teal
#719F91
ΔE00 9.61
Cadetblue
#5F9EA0
ΔE00 10.04
Powder Blue
#B0E0E6
ΔE00 10.28
Mediumturquoise
#48D1CC
ΔE00 10.92
Seafoam Blue
#78D1B6
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBB7 #BB8E92
analogous
#8EBBA1 #8EBBB7 #8EA9BB
triadic
#8EBBB7 #B78EBB #BBB78E
tetradic
#8EBBB7 #A18EBB #BB8E92 #A9BB8E
square
#8EBBB7 #A18EBB #BB8E92 #A9BB8E
split-complementary
#8EBBB7 #BB8EA9 #BBA18E
monochromatic
#4E817C #68A49F #8EBBB7 #B4D2CF #DAE9E8
Accessibility & contrast
On white
2.11
#8EBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8EBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBB7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBB7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B7
Deuteranopia (green-blind)
#ADB0B8
Tritanopia (blue-blind)
#80BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebbb7; /* rgb */ color: rgb(142, 187, 183); /* oklch */ color: oklch(75.9% 0.048 189.4);
Tailwind
colors: {
custom: {
50: '#b0cfcc',
500: '#8ebbb7',
950: '#000000',
},
}SCSS
$custom: #8ebbb7; $custom-light: #b0cfcc; $custom-dark: #000000;
JSON
{
"hex": "#8ebbb7",
"rgb": {
"r": 142,
"g": 187,
"b": 183
},
"hsl": {
"h": 174.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.75877,
"c": 0.0481,
"h": 189.4
},
"luminance": 0.4471
}Semantic roles & 50–950 ramp
primary
#8EBBB7
secondary
#DACBCC
accent
#424BA3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101313
muted
#7F8282