#37B2A0#37B2A0
#37B2A0 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.110 H 181.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #37B2A0 |
|---|---|
| RGB | rgb(55, 178, 160) |
| HSL | hsl(171, 53%, 46%) |
| HSV | hsv(171, 69%, 70%) |
| CMYK | cmyk(69.1%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(65.90, -37.68, -0.58) |
| CIE-LCH | lch(65.90, 37.68, 180.88°) |
| OKLab | oklab(69.23% -0.1095 -0.0022) |
| OKLCH | oklch(69.23% 0.11 181.1) |
| XYZ | xyz(23.8381, 35.1884, 38.7866) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.87
Topaz
#13BBAF
ΔE00 3.65
Lightseagreen
#20B2AA
ΔE00 3.73
Greeny Blue
#42B395
ΔE00 4.09
Turquoise (survey)
#06C2AC
ΔE00 4.58
Blue Green
#0F9B8E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B2A0 #B23749
analogous
#37B263 #37B2A0 #3786B2
triadic
#37B2A0 #A037B2 #B2A037
tetradic
#37B2A0 #6337B2 #B23749 #86B237
square
#37B2A0 #6337B2 #B23749 #86B237
split-complementary
#37B2A0 #B23786 #B26337
monochromatic
#1A544C #298376 #37B2A0 #5ACCBB #89DBCF
Accessibility & contrast
On white
2.61
#37B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#37B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B2A0
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B2A0 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89F
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #37b2a0; /* rgb */ color: rgb(55, 178, 160); /* oklch */ color: oklch(69.2% 0.110 181.1);
Tailwind
colors: {
custom: {
50: '#7fc9bc',
500: '#37b2a0',
950: '#000000',
},
}SCSS
$custom: #37b2a0; $custom-light: #7fc9bc; $custom-dark: #000000;
JSON
{
"hex": "#37b2a0",
"rgb": {
"r": 55,
"g": 178,
"b": 160
},
"hsl": {
"h": 171.22,
"s": 52.79,
"l": 45.686
},
"oklch": {
"l": 0.69229,
"c": 0.10955,
"h": 181.1
},
"luminance": 0.35191
}Semantic roles & 50–950 ramp
primary
#37B2A0
secondary
#C5808A
accent
#4C61DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281