#8BC0AB#8BC0AB
#8BC0AB is a light, moderate teal. Relative luminance 0.461; OKLCH L 76.5% C 0.063 H 168.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0AB |
|---|---|
| RGB | rgb(139, 192, 171) |
| HSL | hsl(156, 30%, 65%) |
| HSV | hsv(156, 28%, 75%) |
| CMYK | cmyk(27.6%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(73.63, -21.75, 5.03) |
| CIE-LCH | lch(73.63, 22.33, 166.99°) |
| OKLab | oklab(76.47% -0.0619 0.0129) |
| OKLCH | oklch(76.47% 0.063 168.2) |
| XYZ | xyz(36.8454, 46.1269, 45.4822) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 7.39
Darkseagreen
#8FBC8F
ΔE00 7.84
Greenish Grey
#96AE8D
ΔE00 9.14
Light Teal
#90E4C1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0AB #C08BA0
analogous
#8BC090 #8BC0AB #8BBBC0
triadic
#8BC0AB #AB8BC0 #C0AB8B
tetradic
#8BC0AB #908BC0 #C08BA0 #BBC08B
square
#8BC0AB #908BC0 #C08BA0 #BBC08B
split-complementary
#8BC0AB #C08BBB #C0908B
monochromatic
#49876F #63AA8E #8BC0AB #B3D6C8 #DAEBE4
Accessibility & contrast
On white
2.05
#8BC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8BC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0AB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0AB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#7FC1BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bc0ab; /* rgb */ color: rgb(139, 192, 171); /* oklch */ color: oklch(76.5% 0.063 168.2);
Tailwind
colors: {
custom: {
50: '#aed3c4',
500: '#8bc0ab',
950: '#000000',
},
}SCSS
$custom: #8bc0ab; $custom-light: #aed3c4; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ab",
"rgb": {
"r": 139,
"g": 192,
"b": 171
},
"hsl": {
"h": 156.226,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.7647,
"c": 0.06325,
"h": 168.2
},
"luminance": 0.46129
}Semantic roles & 50–950 ramp
primary
#8BC0AB
secondary
#DCCAD2
accent
#3D68A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281