#37ABA9#37ABA9
#37ABA9 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.101 H 193.4°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #37ABA9 |
|---|---|
| RGB | rgb(55, 171, 169) |
| HSL | hsl(179, 51%, 44%) |
| HSV | hsv(179, 68%, 67%) |
| CMYK | cmyk(67.8%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(64.00, -31.91, -8.39) |
| CIE-LCH | lch(64.00, 32.99, 194.72°) |
| OKLab | oklab(67.77% -0.0982 -0.0233) |
| OKLCH | oklch(67.77% 0.101 193.4) |
| XYZ | xyz(23.2967, 32.8000, 42.6317) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.23
Topaz
#13BBAF
ΔE00 5.86
Sea
#3C9992
ΔE00 5.96
Cadetblue
#5F9EA0
ΔE00 6.46
Blue Green
#0F9B8E
ΔE00 7.14
Turquoise Blue
#06B1C4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37ABA9 #AB3739
analogous
#37AB6F #37ABA9 #3773AB
triadic
#37ABA9 #A937AB #ABA937
tetradic
#37ABA9 #6F37AB #AB3739 #73AB37
square
#37ABA9 #6F37AB #AB3739 #73AB37
split-complementary
#37ABA9 #AB3773 #AB6F37
monochromatic
#194E4D #287D7B #37ABA9 #56C9C7 #85D8D6
Accessibility & contrast
On white
2.78
#37ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#37ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37ABA9
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37ABA9 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3A9
Deuteranopia (green-blind)
#8F96AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #37aba9; /* rgb */ color: rgb(55, 171, 169); /* oklch */ color: oklch(67.8% 0.101 193.4);
Tailwind
colors: {
custom: {
50: '#7fc4c2',
500: '#37aba9',
950: '#000000',
},
}SCSS
$custom: #37aba9; $custom-light: #7fc4c2; $custom-dark: #000000;
JSON
{
"hex": "#37aba9",
"rgb": {
"r": 55,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.966,
"s": 51.327,
"l": 44.314
},
"oklch": {
"l": 0.67773,
"c": 0.10091,
"h": 193.4
},
"luminance": 0.32803
}Semantic roles & 50–950 ramp
primary
#37ABA9
secondary
#C17C7E
accent
#4D4FDB
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281