#37B2A2#37B2A2
#37B2A2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 182.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #37B2A2 |
|---|---|
| RGB | rgb(55, 178, 162) |
| HSL | hsl(172, 53%, 46%) |
| HSV | hsv(172, 69%, 70%) |
| CMYK | cmyk(69.1%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(65.95, -37.14, -1.61) |
| CIE-LCH | lch(65.95, 37.17, 182.48°) |
| OKLab | oklab(69.29% -0.1086 -0.0049) |
| OKLCH | oklch(69.29% 0.109 182.6) |
| XYZ | xyz(24.0144, 35.2589, 39.7154) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 3.05
Topaz
#13BBAF
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 4.74
Greeny Blue
#42B395
ΔE00 4.77
Blue Green
#0F9B8E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B2A2 #B23747
analogous
#37B264 #37B2A2 #3784B2
triadic
#37B2A2 #A237B2 #B2A237
tetradic
#37B2A2 #6437B2 #B23747 #84B237
square
#37B2A2 #6437B2 #B23747 #84B237
split-complementary
#37B2A2 #B23784 #B26437
monochromatic
#1A544D #298377 #37B2A2 #5ACCBD #89DBD0
Accessibility & contrast
On white
2.61
#37B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#37B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B2A2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B2A2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#989BA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #37b2a2; /* rgb */ color: rgb(55, 178, 162); /* oklch */ color: oklch(69.3% 0.109 182.6);
Tailwind
colors: {
custom: {
50: '#7fc9bd',
500: '#37b2a2',
950: '#000000',
},
}SCSS
$custom: #37b2a2; $custom-light: #7fc9bd; $custom-dark: #000000;
JSON
{
"hex": "#37b2a2",
"rgb": {
"r": 55,
"g": 178,
"b": 162
},
"hsl": {
"h": 172.195,
"s": 52.79,
"l": 45.686
},
"oklch": {
"l": 0.69291,
"c": 0.10872,
"h": 182.6
},
"luminance": 0.35262
}Semantic roles & 50–950 ramp
primary
#37B2A2
secondary
#C58089
accent
#4C5EDC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281