#37AABE#37AABE
#37AABE is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.104 H 211.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #37AABE |
|---|---|
| RGB | rgb(55, 170, 190) |
| HSL | hsl(189, 55%, 48%) |
| HSV | hsv(189, 71%, 75%) |
| CMYK | cmyk(71.1%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.38, -25.10, -19.52) |
| CIE-LCH | lch(64.38, 31.80, 217.87°) |
| OKLab | oklab(68.31% -0.0882 -0.0543) |
| OKLCH | oklch(68.31% 0.104 211.6) |
| XYZ | xyz(25.2406, 33.2765, 53.7980) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.78
Cadetblue
#5F9EA0
ΔE00 7.65
Greyblue
#77A1B5
ΔE00 9.50
Lightseagreen
#20B2AA
ΔE00 11.17
Teal Blue
#01889F
ΔE00 11.36
Sea
#3C9992
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37AABE #BE4B37
analogous
#37BE8E #37AABE #3766BE
triadic
#37AABE #BE37AA #AABE37
tetradic
#37AABE #8E37BE #BE4B37 #66BE37
square
#37AABE #8E37BE #BE4B37 #66BE37
split-complementary
#37AABE #BE3766 #BE8E37
monochromatic
#1C555F #29808F #37AABE #61C1D1 #90D3DF
Accessibility & contrast
On white
2.74
#37AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#37AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37AABE
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37AABE | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#8796BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #37aabe; /* rgb */ color: rgb(55, 170, 190); /* oklch */ color: oklch(68.3% 0.104 211.6);
Tailwind
colors: {
custom: {
50: '#81c3d1',
500: '#37aabe',
950: '#000000',
},
}SCSS
$custom: #37aabe; $custom-light: #81c3d1; $custom-dark: #000000;
JSON
{
"hex": "#37aabe",
"rgb": {
"r": 55,
"g": 170,
"b": 190
},
"hsl": {
"h": 188.889,
"s": 55.102,
"l": 48.039
},
"oklch": {
"l": 0.68314,
"c": 0.10355,
"h": 211.6
},
"luminance": 0.33279
}Semantic roles & 50–950 ramp
primary
#37AABE
secondary
#CA9187
accent
#5F49DE
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182