#8EBBB5#8EBBB5
#8EBBB5 is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 186.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBB5 |
|---|---|
| RGB | rgb(142, 187, 181) |
| HSL | hsl(172, 25%, 65%) |
| HSV | hsv(172, 24%, 73%) |
| CMYK | cmyk(24.1%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(72.64, -16.14, -1.83) |
| CIE-LCH | lch(72.64, 16.25, 186.47°) |
| OKLab | oklab(75.82% -0.0483 -0.0051) |
| OKLCH | oklch(75.82% 0.049 186.1) |
| XYZ | xyz(37.2636, 44.6261, 50.3574) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.66
Greyish Teal
#719F91
ΔE00 9.22
Cadetblue
#5F9EA0
ΔE00 10.21
Seafoam Blue
#78D1B6
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.70
Mediumturquoise
#48D1CC
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBB5 #BB8E94
analogous
#8EBB9F #8EBBB5 #8EABBB
triadic
#8EBBB5 #B58EBB #BBB58E
tetradic
#8EBBB5 #9F8EBB #BB8E94 #ABBB8E
square
#8EBBB5 #9F8EBB #BB8E94 #ABBB8E
split-complementary
#8EBBB5 #BB8EAB #BB9F8E
monochromatic
#4E817A #68A49C #8EBBB5 #B4D2CE #DAE9E7
Accessibility & contrast
On white
2.12
#8EBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8EBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBB5
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBB5 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B5
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#81BDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebbb5; /* rgb */ color: rgb(142, 187, 181); /* oklch */ color: oklch(75.8% 0.049 186.1);
Tailwind
colors: {
custom: {
50: '#b0cfcb',
500: '#8ebbb5',
950: '#000000',
},
}SCSS
$custom: #8ebbb5; $custom-light: #b0cfcb; $custom-dark: #000000;
JSON
{
"hex": "#8ebbb5",
"rgb": {
"r": 142,
"g": 187,
"b": 181
},
"hsl": {
"h": 172,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.75815,
"c": 0.04855,
"h": 186.1
},
"luminance": 0.44628
}Semantic roles & 50–950 ramp
primary
#8EBBB5
secondary
#DACBCD
accent
#424FA3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101313
muted
#7F8282