#8BBEAD#8BBEAD
#8BBEAD is a light, muted teal. Relative luminance 0.453; OKLCH L 76.1% C 0.059 H 172.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEAD |
|---|---|
| RGB | rgb(139, 190, 173) |
| HSL | hsl(160, 28%, 65%) |
| HSV | hsv(160, 27%, 75%) |
| CMYK | cmyk(26.8%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(73.11, -20.33, 3.19) |
| CIE-LCH | lch(73.11, 20.57, 171.08°) |
| OKLab | oklab(76.07% -0.0584 0.0081) |
| OKLCH | oklch(76.07% 0.059 172.1) |
| XYZ | xyz(36.6014, 45.3314, 46.3484) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 6.97
Mediumaquamarine
#66CDAA
ΔE00 8.41
Greyish Teal
#719F91
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 9.03
Greenish Grey
#96AE8D
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEAD #BE8B9C
analogous
#8BBE94 #8BBEAD #8BB6BE
triadic
#8BBEAD #AD8BBE #BEAD8B
tetradic
#8BBEAD #948BBE #BE8B9C #B6BE8B
square
#8BBEAD #948BBE #BE8B9C #B6BE8B
split-complementary
#8BBEAD #BE8BB6 #BE948B
monochromatic
#4A8471 #64A891 #8BBEAD #B2D4C9 #D9EAE4
Accessibility & contrast
On white
2.09
#8BBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8BBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEAD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEAD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AC
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#7EBFB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbead; /* rgb */ color: rgb(139, 190, 173); /* oklch */ color: oklch(76.1% 0.059 172.1);
Tailwind
colors: {
custom: {
50: '#aed1c5',
500: '#8bbead',
950: '#000000',
},
}SCSS
$custom: #8bbead; $custom-light: #aed1c5; $custom-dark: #000000;
JSON
{
"hex": "#8bbead",
"rgb": {
"r": 139,
"g": 190,
"b": 173
},
"hsl": {
"h": 160,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.76071,
"c": 0.05899,
"h": 172.1
},
"luminance": 0.45333
}Semantic roles & 50–950 ramp
primary
#8BBEAD
secondary
#DBCACF
accent
#3F61A7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281