#8BC2AB#8BC2AB
#8BC2AB is a light, moderate teal. Relative luminance 0.470; OKLCH L 76.9% C 0.066 H 166.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2AB |
|---|---|
| RGB | rgb(139, 194, 171) |
| HSL | hsl(155, 31%, 65%) |
| HSV | hsv(155, 28%, 76%) |
| CMYK | cmyk(28.4%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(74.20, -22.75, 5.85) |
| CIE-LCH | lch(74.20, 23.49, 165.59°) |
| OKLab | oklab(76.93% -0.0645 0.0151) |
| OKLCH | oklch(76.93% 0.066 166.9) |
| XYZ | xyz(37.2876, 47.0111, 45.6295) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.78
Darkseagreen
#8FBC8F
ΔE00 7.44
Light Teal
#90E4C1
ΔE00 8.73
Greenish Grey
#96AE8D
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2AB #C28BA2
analogous
#8BC28F #8BC2AB #8BBDC2
triadic
#8BC2AB #AB8BC2 #C2AB8B
tetradic
#8BC2AB #8F8BC2 #C28BA2 #BDC28B
square
#8BC2AB #8F8BC2 #C28BA2 #BDC28B
split-complementary
#8BC2AB #C28BBD #C28F8B
monochromatic
#498A6F #63AD8E #8BC2AB #B3D7C8 #DBECE5
Accessibility & contrast
On white
2.02
#8BC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8BC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2AB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2AB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#7EC2BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc2ab; /* rgb */ color: rgb(139, 194, 171); /* oklch */ color: oklch(76.9% 0.066 166.9);
Tailwind
colors: {
custom: {
50: '#aed4c4',
500: '#8bc2ab',
950: '#000000',
},
}SCSS
$custom: #8bc2ab; $custom-light: #aed4c4; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ab",
"rgb": {
"r": 139,
"g": 194,
"b": 171
},
"hsl": {
"h": 154.909,
"s": 31.073,
"l": 65.294
},
"oklch": {
"l": 0.76925,
"c": 0.06627,
"h": 166.9
},
"luminance": 0.47013
}Semantic roles & 50–950 ramp
primary
#8BC2AB
secondary
#DECBD3
accent
#3C6AAA
background
#FAFDFC
surface
#F4FAF8
border
#CED3D1
text
#101412
muted
#7F8381