#8BCABB#8BCABB
#8BCABB is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.2% C 0.068 H 177.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCABB |
|---|---|
| RGB | rgb(139, 202, 187) |
| HSL | hsl(166, 37%, 67%) |
| HSV | hsv(166, 31%, 79%) |
| CMYK | cmyk(31.2%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.87, -23.33, 1.07) |
| CIE-LCH | lch(76.87, 23.35, 177.38°) |
| OKLab | oklab(79.2% -0.0679 0.0025) |
| OKLCH | oklch(79.2% 0.068 177.9) |
| XYZ | xyz(40.7346, 51.3157, 54.7626) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 7.52
Light Teal
#90E4C1
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.36
Turquoise
#40E0D0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCABB #CA8B9A
analogous
#8BCA9C #8BCABB #8BBACA
triadic
#8BCABB #BB8BCA #CABB8B
tetradic
#8BCABB #9C8BCA #CA8B9A #BACA8B
square
#8BCABB #9C8BCA #CA8B9A #BACA8B
split-complementary
#8BCABB #CA8BBA #CA9C8B
monochromatic
#459683 #61B7A2 #8BCABB #B5DDD4 #DFF0EC
Accessibility & contrast
On white
1.86
#8BCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#8BCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCABB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCABB | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#79CCC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bcabb; /* rgb */ color: rgb(139, 202, 187); /* oklch */ color: oklch(79.2% 0.068 177.9);
Tailwind
colors: {
custom: {
50: '#afdacf',
500: '#8bcabb',
950: '#000000',
},
}SCSS
$custom: #8bcabb; $custom-light: #afdacf; $custom-dark: #000000;
JSON
{
"hex": "#8bcabb",
"rgb": {
"r": 139,
"g": 202,
"b": 187
},
"hsl": {
"h": 165.714,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.792,
"c": 0.06799,
"h": 177.9
},
"luminance": 0.51318
}Semantic roles & 50–950 ramp
primary
#8BCABB
secondary
#9D5C6C
accent
#3553B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483