#37C5CA#37C5CA
#37C5CA is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.3% C 0.116 H 198.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #37C5CA |
|---|---|
| RGB | rgb(55, 197, 202) |
| HSL | hsl(182, 58%, 50%) |
| HSV | hsv(182, 73%, 79%) |
| CMYK | cmyk(72.8%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.90, -34.62, -13.26) |
| CIE-LCH | lch(72.90, 37.07, 200.96°) |
| OKLab | oklab(75.33% -0.1099 -0.0368) |
| OKLCH | oklch(75.33% 0.116 198.5) |
| XYZ | xyz(32.1977, 45.0051, 62.8556) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.76
Mediumturquoise
#48D1CC
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.93
Topaz
#13BBAF
ΔE00 7.10
Turquoise Blue
#06B1C4
ΔE00 7.28
Lightseagreen
#20B2AA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37C5CA #CA3C37
analogous
#37CA86 #37C5CA #377BCA
triadic
#37C5CA #CA37C5 #C5CA37
tetradic
#37C5CA #8637CA #CA3C37 #7BCA37
square
#37C5CA #8637CA #CA3C37 #7BCA37
split-complementary
#37C5CA #CA377B #CA8637
monochromatic
#1C686A #29979B #37C5CA #67D3D7 #98E1E4
Accessibility & contrast
On white
2.10
#37C5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#37C5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37C5CA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37C5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37C5CA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#00CCC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #37c5ca; /* rgb */ color: rgb(55, 197, 202); /* oklch */ color: oklch(75.3% 0.116 198.5);
Tailwind
colors: {
custom: {
50: '#85d7da',
500: '#37c5ca',
950: '#000000',
},
}SCSS
$custom: #37c5ca; $custom-light: #85d7da; $custom-dark: #000000;
JSON
{
"hex": "#37c5ca",
"rgb": {
"r": 55,
"g": 197,
"b": 202
},
"hsl": {
"h": 182.041,
"s": 58.103,
"l": 50.392
},
"oklch": {
"l": 0.75326,
"c": 0.1159,
"h": 198.5
},
"luminance": 0.45009
}Semantic roles & 50–950 ramp
primary
#37C5CA
secondary
#CF908E
accent
#4C46E1
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383