#37ADAC#37ADAC
#37ADAC is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.4% C 0.102 H 194.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #37ADAC |
|---|---|
| RGB | rgb(55, 173, 172) |
| HSL | hsl(179, 52%, 45%) |
| HSV | hsv(179, 68%, 68%) |
| CMYK | cmyk(68.2%, 0%, 0.6%, 32.2%) |
| CIE-LAB | lab(64.70, -32.00, -9.01) |
| CIE-LCH | lch(64.70, 33.24, 195.72°) |
| OKLab | oklab(68.38% -0.0989 -0.025) |
| OKLCH | oklch(68.38% 0.102 194.2) |
| XYZ | xyz(23.9622, 33.6752, 44.2588) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.25
Topaz
#13BBAF
ΔE00 5.72
Sea
#3C9992
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 6.69
Turquoise Blue
#06B1C4
ΔE00 7.10
Blue Green
#0F9B8E
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37ADAC #AD3738
analogous
#37AD71 #37ADAC #3773AD
triadic
#37ADAC #AC37AD #ADAC37
tetradic
#37ADAC #7137AD #AD3738 #73AD37
square
#37ADAC #7137AD #AD3738 #73AD37
split-complementary
#37ADAC #AD3773 #AD7137
monochromatic
#195050 #287F7E #37ADAC #57CAC9 #86D8D8
Accessibility & contrast
On white
2.71
#37ADAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#37ADAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37ADAC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37ADAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37ADAC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #37adac; /* rgb */ color: rgb(55, 173, 172); /* oklch */ color: oklch(68.4% 0.102 194.2);
Tailwind
colors: {
custom: {
50: '#7fc6c4',
500: '#37adac',
950: '#000000',
},
}SCSS
$custom: #37adac; $custom-light: #7fc6c4; $custom-dark: #000000;
JSON
{
"hex": "#37adac",
"rgb": {
"r": 55,
"g": 173,
"b": 172
},
"hsl": {
"h": 179.492,
"s": 51.754,
"l": 44.706
},
"oklch": {
"l": 0.68375,
"c": 0.10203,
"h": 194.2
},
"luminance": 0.33678
}Semantic roles & 50–950 ramp
primary
#37ADAC
secondary
#C27D7E
accent
#4D4EDB
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281