#37ABA0#37ABA0
#37ABA0 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 186.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #37ABA0 |
|---|---|
| RGB | rgb(55, 171, 160) |
| HSL | hsl(174, 51%, 44%) |
| HSV | hsv(174, 68%, 67%) |
| CMYK | cmyk(67.8%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.73, -34.46, -3.75) |
| CIE-LCH | lch(63.73, 34.66, 186.22°) |
| OKLab | oklab(67.47% -0.1023 -0.0107) |
| OKLCH | oklch(67.47% 0.103 186) |
| XYZ | xyz(22.4807, 32.4736, 38.3341) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.55
Topaz
#13BBAF
ΔE00 4.64
Blue Green
#0F9B8E
ΔE00 5.49
Tealish
#24BCA8
ΔE00 5.49
Sea
#3C9992
ΔE00 5.67
Dull Teal
#5F9E8F
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37ABA0 #AB3742
analogous
#37AB66 #37ABA0 #377CAB
triadic
#37ABA0 #A037AB #ABA037
tetradic
#37ABA0 #6637AB #AB3742 #7CAB37
square
#37ABA0 #6637AB #AB3742 #7CAB37
split-complementary
#37ABA0 #AB377C #AB6637
monochromatic
#194E49 #287D75 #37ABA0 #56C9BE #85D8D0
Accessibility & contrast
On white
2.80
#37ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#37ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37ABA0
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37ABA0 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #37aba0; /* rgb */ color: rgb(55, 171, 160); /* oklch */ color: oklch(67.5% 0.103 186.0);
Tailwind
colors: {
custom: {
50: '#7ec4bc',
500: '#37aba0',
950: '#000000',
},
}SCSS
$custom: #37aba0; $custom-light: #7ec4bc; $custom-dark: #000000;
JSON
{
"hex": "#37aba0",
"rgb": {
"r": 55,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.31,
"s": 51.327,
"l": 44.314
},
"oklch": {
"l": 0.67468,
"c": 0.10282,
"h": 186
},
"luminance": 0.32476
}Semantic roles & 50–950 ramp
primary
#37ABA0
secondary
#C17C83
accent
#4D5ADB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281