#37B5AA#37B5AA
#37B5AA is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.109 H 186.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #37B5AA |
|---|---|
| RGB | rgb(55, 181, 170) |
| HSL | hsl(175, 53%, 46%) |
| HSV | hsv(175, 70%, 71%) |
| CMYK | cmyk(69.6%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(67.10, -36.32, -4.35) |
| CIE-LCH | lch(67.10, 36.58, 186.83°) |
| OKLab | oklab(70.3% -0.108 -0.0123) |
| OKLCH | oklch(70.3% 0.109 186.5) |
| XYZ | xyz(25.3517, 36.7593, 43.7816) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.67
Topaz
#13BBAF
ΔE00 2.08
Tealish
#24BCA8
ΔE00 3.58
Turquoise (survey)
#06C2AC
ΔE00 5.01
Greeny Blue
#42B395
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B5AA #B53742
analogous
#37B56B #37B5AA #3781B5
triadic
#37B5AA #AA37B5 #B5AA37
tetradic
#37B5AA #6B37B5 #B53742 #81B537
square
#37B5AA #6B37B5 #B53742 #81B537
split-complementary
#37B5AA #B53781 #B56B37
monochromatic
#1A5752 #29867E #37B5AA #5CCDC3 #8BDCD5
Accessibility & contrast
On white
2.51
#37B5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#37B5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B5AA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B5AA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #37b5aa; /* rgb */ color: rgb(55, 181, 170); /* oklch */ color: oklch(70.3% 0.109 186.5);
Tailwind
colors: {
custom: {
50: '#80ccc3',
500: '#37b5aa',
950: '#000000',
},
}SCSS
$custom: #37b5aa; $custom-light: #80ccc3; $custom-dark: #000000;
JSON
{
"hex": "#37b5aa",
"rgb": {
"r": 55,
"g": 181,
"b": 170
},
"hsl": {
"h": 174.762,
"s": 53.39,
"l": 46.275
},
"oklch": {
"l": 0.70299,
"c": 0.10872,
"h": 186.5
},
"luminance": 0.36762
}Semantic roles & 50–950 ramp
primary
#37B5AA
secondary
#C68288
accent
#4B58DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281