#37AABA#37AABA
#37AABA is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.2% C 0.102 H 208.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #37AABA |
|---|---|
| RGB | rgb(55, 170, 186) |
| HSL | hsl(187, 54%, 47%) |
| HSV | hsv(187, 70%, 73%) |
| CMYK | cmyk(70.4%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.25, -26.34, -17.50) |
| CIE-LCH | lch(64.25, 31.63, 213.60°) |
| OKLab | oklab(68.16% -0.0898 -0.0486) |
| OKLCH | oklch(68.16% 0.102 208.4) |
| XYZ | xyz(24.8094, 33.1040, 51.5270) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.47
Cadetblue
#5F9EA0
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 9.73
Greyblue
#77A1B5
ΔE00 10.27
Sea
#3C9992
ΔE00 10.42
Darkturquoise
#00CED1
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37AABA #BA4737
analogous
#37BA88 #37AABA #3769BA
triadic
#37AABA #BA37AA #AABA37
tetradic
#37AABA #8837BA #BA4737 #69BA37
square
#37AABA #8837BA #BA4737 #69BA37
split-complementary
#37AABA #BA3769 #BA8837
monochromatic
#1B545C #297F8B #37AABA #5FC2D0 #8ED4DE
Accessibility & contrast
On white
2.76
#37AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#37AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37AABA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37AABA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#8896BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #37aaba; /* rgb */ color: rgb(55, 170, 186); /* oklch */ color: oklch(68.2% 0.102 208.4);
Tailwind
colors: {
custom: {
50: '#80c3ce',
500: '#37aaba',
950: '#000000',
},
}SCSS
$custom: #37aaba; $custom-light: #80c3ce; $custom-dark: #000000;
JSON
{
"hex": "#37aaba",
"rgb": {
"r": 55,
"g": 170,
"b": 186
},
"hsl": {
"h": 187.328,
"s": 54.357,
"l": 47.255
},
"oklch": {
"l": 0.68155,
"c": 0.10214,
"h": 208.4
},
"luminance": 0.33107
}Semantic roles & 50–950 ramp
primary
#37AABA
secondary
#C88D85
accent
#5C4ADE
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182