#37B5A2#37B5A2
#37B5A2 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.112 H 180.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #37B5A2 |
|---|---|
| RGB | rgb(55, 181, 162) |
| HSL | hsl(171, 53%, 46%) |
| HSV | hsv(171, 70%, 71%) |
| CMYK | cmyk(69.6%, 0%, 10.5%, 29%) |
| CIE-LAB | lab(66.87, -38.50, -0.25) |
| CIE-LCH | lch(66.87, 38.50, 180.38°) |
| OKLab | oklab(70.05% -0.1117 -0.0013) |
| OKLCH | oklch(70.05% 0.112 180.7) |
| XYZ | xyz(24.6179, 36.4658, 39.9166) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.07
Topaz
#13BBAF
ΔE00 3.34
Turquoise (survey)
#06C2AC
ΔE00 3.76
Greeny Blue
#42B395
ΔE00 3.89
Lightseagreen
#20B2AA
ΔE00 4.06
Blue Green
#0F9B8E
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B5A2 #B5374A
analogous
#37B563 #37B5A2 #3789B5
triadic
#37B5A2 #A237B5 #B5A237
tetradic
#37B5A2 #6337B5 #B5374A #89B537
square
#37B5A2 #6337B5 #B5374A #89B537
split-complementary
#37B5A2 #B53789 #B56337
monochromatic
#1A574E #298678 #37B5A2 #5CCDBC #8BDCCF
Accessibility & contrast
On white
2.53
#37B5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#37B5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B5A2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B5A2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #37b5a2; /* rgb */ color: rgb(55, 181, 162); /* oklch */ color: oklch(70.0% 0.112 180.7);
Tailwind
colors: {
custom: {
50: '#7fccbd',
500: '#37b5a2',
950: '#000000',
},
}SCSS
$custom: #37b5a2; $custom-light: #7fccbd; $custom-dark: #000000;
JSON
{
"hex": "#37b5a2",
"rgb": {
"r": 55,
"g": 181,
"b": 162
},
"hsl": {
"h": 170.952,
"s": 53.39,
"l": 46.275
},
"oklch": {
"l": 0.70045,
"c": 0.11171,
"h": 180.7
},
"luminance": 0.36469
}Semantic roles & 50–950 ramp
primary
#37B5A2
secondary
#C6828C
accent
#4B61DD
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1312
muted
#7C8281