#37BCA0#37BCA0
#37BCA0 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.120 H 175.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #37BCA0 |
|---|---|
| RGB | rgb(55, 188, 160) |
| HSL | hsl(167, 55%, 48%) |
| HSV | hsv(167, 71%, 74%) |
| CMYK | cmyk(70.7%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.98, -42.12, 3.90) |
| CIE-LCH | lch(68.98, 42.30, 174.70°) |
| OKLab | oklab(71.74% -0.1198 0.0097) |
| OKLCH | oklch(71.74% 0.12 175.4) |
| XYZ | xyz(25.9007, 39.3137, 39.4742) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.80
Greeny Blue
#42B395
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 3.11
Topaz
#13BBAF
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 5.95
Green Blue
#01C08D
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37BCA0 #BC3753
analogous
#37BC5D #37BCA0 #3796BC
triadic
#37BCA0 #A037BC #BCA037
tetradic
#37BCA0 #5D37BC #BC3753 #96BC37
square
#37BCA0 #5D37BC #BC3753 #96BC37
split-complementary
#37BCA0 #BC3796 #BC5D37
monochromatic
#1B5D4F #298D78 #37BCA0 #60D0B9 #8FDECE
Accessibility & contrast
On white
2.37
#37BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#37BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37BCA0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37BCA0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #37bca0; /* rgb */ color: rgb(55, 188, 160); /* oklch */ color: oklch(71.7% 0.120 175.4);
Tailwind
colors: {
custom: {
50: '#80d1bc',
500: '#37bca0',
950: '#000000',
},
}SCSS
$custom: #37bca0; $custom-light: #80d1bc; $custom-dark: #000000;
JSON
{
"hex": "#37bca0",
"rgb": {
"r": 55,
"g": 188,
"b": 160
},
"hsl": {
"h": 167.368,
"s": 54.733,
"l": 47.647
},
"oklch": {
"l": 0.71744,
"c": 0.12017,
"h": 175.4
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#37BCA0
secondary
#C98694
accent
#4A69DE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281