#8BBEBB#8BBEBB
#8BBEBB is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.054 H 191.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEBB |
|---|---|
| RGB | rgb(139, 190, 187) |
| HSL | hsl(176, 28%, 65%) |
| HSV | hsv(176, 27%, 75%) |
| CMYK | cmyk(26.8%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.48, -17.27, -3.89) |
| CIE-LCH | lch(73.48, 17.70, 192.71°) |
| OKLab | oklab(76.49% -0.0525 -0.0107) |
| OKLCH | oklch(76.49% 0.054 191.5) |
| XYZ | xyz(38.0277, 45.9019, 53.8603) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.71
Mediumturquoise
#48D1CC
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 10.30
Seafoam Blue
#78D1B6
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEBB #BE8B8E
analogous
#8BBEA2 #8BBEBB #8BA8BE
triadic
#8BBEBB #BB8BBE #BEBB8B
tetradic
#8BBEBB #A28BBE #BE8B8E #A8BE8B
square
#8BBEBB #A28BBE #BE8B8E #A8BE8B
split-complementary
#8BBEBB #BE8BA8 #BEA28B
monochromatic
#4A8481 #64A8A4 #8BBEBB #B2D4D2 #D9EAE9
Accessibility & contrast
On white
2.06
#8BBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8BBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEBB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEBB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#7AC1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbebb; /* rgb */ color: rgb(139, 190, 187); /* oklch */ color: oklch(76.5% 0.054 191.5);
Tailwind
colors: {
custom: {
50: '#aed1cf',
500: '#8bbebb',
950: '#000000',
},
}SCSS
$custom: #8bbebb; $custom-light: #aed1cf; $custom-dark: #000000;
JSON
{
"hex": "#8bbebb",
"rgb": {
"r": 139,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.471,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.76492,
"c": 0.05362,
"h": 191.5
},
"luminance": 0.45904
}Semantic roles & 50–950 ramp
primary
#8BBEBB
secondary
#DBCACB
accent
#3F45A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282