#8EBBB9#8EBBB9
#8EBBB9 is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.048 H 192.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBB9 |
|---|---|
| RGB | rgb(142, 187, 185) |
| HSL | hsl(177, 25%, 65%) |
| HSV | hsv(177, 24%, 73%) |
| CMYK | cmyk(24.1%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(72.76, -15.26, -3.85) |
| CIE-LCH | lch(72.76, 15.74, 194.17°) |
| OKLab | oklab(75.94% -0.0466 -0.0106) |
| OKLCH | oklch(75.94% 0.048 192.8) |
| XYZ | xyz(37.6799, 44.7926, 52.5500) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.91
Cadetblue
#5F9EA0
ΔE00 9.96
Greyish Teal
#719F91
ΔE00 10.07
Pale Teal
#82CBB2
ΔE00 10.13
Lightblue
#ADD8E6
ΔE00 10.61
Mediumturquoise
#48D1CC
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBB9 #BB8E90
analogous
#8EBBA3 #8EBBB9 #8EA7BB
triadic
#8EBBB9 #B98EBB #BBB98E
tetradic
#8EBBB9 #A38EBB #BB8E90 #A7BB8E
square
#8EBBB9 #A38EBB #BB8E90 #A7BB8E
split-complementary
#8EBBB9 #BB8EA7 #BBA38E
monochromatic
#4E817F #68A4A1 #8EBBB9 #B4D2D1 #DAE9E8
Accessibility & contrast
On white
2.11
#8EBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#8EBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBB9
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBB9 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B9
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#80BEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebbb9; /* rgb */ color: rgb(142, 187, 185); /* oklch */ color: oklch(75.9% 0.048 192.8);
Tailwind
colors: {
custom: {
50: '#b0cfce',
500: '#8ebbb9',
950: '#000000',
},
}SCSS
$custom: #8ebbb9; $custom-light: #b0cfce; $custom-dark: #000000;
JSON
{
"hex": "#8ebbb9",
"rgb": {
"r": 142,
"g": 187,
"b": 185
},
"hsl": {
"h": 177.333,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.7594,
"c": 0.04781,
"h": 192.8
},
"luminance": 0.44794
}Semantic roles & 50–950 ramp
primary
#8EBBB9
secondary
#DACBCB
accent
#4246A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282