#37B8BC#37B8BC
#37B8BC is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.7% C 0.108 H 198.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #37B8BC |
|---|---|
| RGB | rgb(55, 184, 188) |
| HSL | hsl(182, 55%, 48%) |
| HSV | hsv(182, 71%, 74%) |
| CMYK | cmyk(70.7%, 2.1%, 0%, 26.3%) |
| CIE-LAB | lab(68.55, -32.58, -12.12) |
| CIE-LCH | lch(68.55, 34.76, 200.41°) |
| OKLab | oklab(71.66% -0.1031 -0.0336) |
| OKLCH | oklch(71.66% 0.108 198.1) |
| XYZ | xyz(27.7891, 38.7208, 53.5765) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.15
Turquoise Blue
#06B1C4
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 5.84
Topaz
#13BBAF
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 7.15
Cadetblue
#5F9EA0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37B8BC #BC3B37
analogous
#37BC7E #37B8BC #3775BC
triadic
#37B8BC #BC37B8 #B8BC37
tetradic
#37B8BC #7E37BC #BC3B37 #75BC37
square
#37B8BC #7E37BC #BC3B37 #75BC37
split-complementary
#37B8BC #BC3775 #BC7E37
monochromatic
#1B5B5D #298A8D #37B8BC #60CDD0 #8FDCDE
Accessibility & contrast
On white
2.40
#37B8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#37B8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37B8BC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37B8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37B8BC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#98A1BD
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #37b8bc; /* rgb */ color: rgb(55, 184, 188); /* oklch */ color: oklch(71.7% 0.108 198.1);
Tailwind
colors: {
custom: {
50: '#82ced0',
500: '#37b8bc',
950: '#000000',
},
}SCSS
$custom: #37b8bc; $custom-light: #82ced0; $custom-dark: #000000;
JSON
{
"hex": "#37b8bc",
"rgb": {
"r": 55,
"g": 184,
"b": 188
},
"hsl": {
"h": 181.805,
"s": 54.733,
"l": 47.647
},
"oklch": {
"l": 0.71657,
"c": 0.10841,
"h": 198.1
},
"luminance": 0.38724
}Semantic roles & 50–950 ramp
primary
#37B8BC
secondary
#C98886
accent
#4E4ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282