#37AB98#37AB98
#37AB98 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 179.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #37AB98 |
|---|---|
| RGB | rgb(55, 171, 152) |
| HSL | hsl(170, 51%, 44%) |
| HSV | hsv(170, 68%, 67%) |
| CMYK | cmyk(67.8%, 0%, 11.1%, 32.9%) |
| CIE-LAB | lab(63.51, -36.64, 0.39) |
| CIE-LCH | lch(63.51, 36.64, 179.39°) |
| OKLab | oklab(67.21% -0.106 0.0004) |
| OKLCH | oklch(67.21% 0.106 179.8) |
| XYZ | xyz(21.8032, 32.2026, 34.7663) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.16
Lightseagreen
#20B2AA
ΔE00 4.73
Tealish
#24BCA8
ΔE00 4.83
Topaz
#13BBAF
ΔE00 5.52
Blue Green
#0F9B8E
ΔE00 5.59
Dull Teal
#5F9E8F
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37AB98 #AB374A
analogous
#37AB5E #37AB98 #3784AB
triadic
#37AB98 #9837AB #AB9837
tetradic
#37AB98 #5E37AB #AB374A #84AB37
square
#37AB98 #5E37AB #AB374A #84AB37
split-complementary
#37AB98 #AB3784 #AB5E37
monochromatic
#194E46 #287D6F #37AB98 #56C9B6 #85D8CA
Accessibility & contrast
On white
2.82
#37AB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#37AB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37AB98
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37AB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37AB98 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#93959A
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #37ab98; /* rgb */ color: rgb(55, 171, 152); /* oklch */ color: oklch(67.2% 0.106 179.8);
Tailwind
colors: {
custom: {
50: '#7dc4b6',
500: '#37ab98',
950: '#000000',
},
}SCSS
$custom: #37ab98; $custom-light: #7dc4b6; $custom-dark: #000000;
JSON
{
"hex": "#37ab98",
"rgb": {
"r": 55,
"g": 171,
"b": 152
},
"hsl": {
"h": 170.172,
"s": 51.327,
"l": 44.314
},
"oklch": {
"l": 0.67214,
"c": 0.10597,
"h": 179.8
},
"luminance": 0.32205
}Semantic roles & 50–950 ramp
primary
#37AB98
secondary
#C17C88
accent
#4D64DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280