#37B6AB#37B6AB
#37B6AB is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.109 H 186.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #37B6AB |
|---|---|
| RGB | rgb(55, 182, 171) |
| HSL | hsl(175, 54%, 46%) |
| HSV | hsv(175, 70%, 71%) |
| CMYK | cmyk(69.8%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.43, -36.50, -4.41) |
| CIE-LCH | lch(67.43, 36.77, 186.89°) |
| OKLab | oklab(70.58% -0.1086 -0.0125) |
| OKLCH | oklch(70.58% 0.109 186.6) |
| XYZ | xyz(25.6507, 37.2054, 44.3497) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 1.88
Tealish
#24BCA8
ΔE00 3.46
Turquoise (survey)
#06C2AC
ΔE00 4.84
Greeny Blue
#42B395
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B6AB #B63742
analogous
#37B66C #37B6AB #3782B6
triadic
#37B6AB #AB37B6 #B6AB37
tetradic
#37B6AB #6C37B6 #B63742 #82B637
square
#37B6AB #6C37B6 #B63742 #82B637
split-complementary
#37B6AB #B63782 #B66C37
monochromatic
#1B5853 #29877F #37B6AB #5CCEC4 #8BDCD5
Accessibility & contrast
On white
2.49
#37B6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#37B6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B6AB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B6AB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #37b6ab; /* rgb */ color: rgb(55, 182, 171); /* oklch */ color: oklch(70.6% 0.109 186.6);
Tailwind
colors: {
custom: {
50: '#80ccc3',
500: '#37b6ab',
950: '#000000',
},
}SCSS
$custom: #37b6ab; $custom-light: #80ccc3; $custom-dark: #000000;
JSON
{
"hex": "#37b6ab",
"rgb": {
"r": 55,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.803,
"s": 53.586,
"l": 46.471
},
"oklch": {
"l": 0.70581,
"c": 0.10931,
"h": 186.6
},
"luminance": 0.37208
}Semantic roles & 50–950 ramp
primary
#37B6AB
secondary
#C68288
accent
#4B57DD
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281