#37B7BB#37B7BB
#37B7BB is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.108 H 198.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #37B7BB |
|---|---|
| RGB | rgb(55, 183, 187) |
| HSL | hsl(182, 55%, 47%) |
| HSV | hsv(182, 71%, 73%) |
| CMYK | cmyk(70.6%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.21, -32.39, -12.07) |
| CIE-LCH | lch(68.21, 34.57, 200.44°) |
| OKLab | oklab(71.38% -0.1025 -0.0335) |
| OKLCH | oklch(71.38% 0.108 198.1) |
| XYZ | xyz(27.4747, 38.2638, 52.9417) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.06
Turquoise Blue
#06B1C4
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.11
Topaz
#13BBAF
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B7BB #BB3B37
analogous
#37BB7D #37B7BB #3775BB
triadic
#37B7BB #BB37B7 #B7BB37
tetradic
#37B7BB #7D37BB #BB3B37 #75BB37
square
#37B7BB #7D37BB #BB3B37 #75BB37
split-complementary
#37B7BB #BB3775 #BB7D37
monochromatic
#1B5A5C #29898C #37B7BB #5FCDD0 #8EDCDE
Accessibility & contrast
On white
2.43
#37B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#37B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B7BB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B7BB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBB
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #37b7bb; /* rgb */ color: rgb(55, 183, 187); /* oklch */ color: oklch(71.4% 0.108 198.1);
Tailwind
colors: {
custom: {
50: '#82cdcf',
500: '#37b7bb',
950: '#000000',
},
}SCSS
$custom: #37b7bb; $custom-light: #82cdcf; $custom-dark: #000000;
JSON
{
"hex": "#37b7bb",
"rgb": {
"r": 55,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.818,
"s": 54.545,
"l": 47.451
},
"oklch": {
"l": 0.71376,
"c": 0.10783,
"h": 198.1
},
"luminance": 0.38267
}Semantic roles & 50–950 ramp
primary
#37B7BB
secondary
#C98785
accent
#4E4ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282