#36ABA7#36ABA7
#36ABA7 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.102 H 191.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA7 |
|---|---|
| RGB | rgb(54, 171, 167) |
| HSL | hsl(178, 52%, 44%) |
| HSV | hsv(178, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.92, -32.63, -7.40) |
| CIE-LCH | lch(63.92, 33.46, 192.77°) |
| OKLab | oklab(67.68% -0.0995 -0.0206) |
| OKLCH | oklch(67.68% 0.102 191.7) |
| XYZ | xyz(23.0561, 32.6975, 41.6478) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.69
Topaz
#13BBAF
ΔE00 5.39
Sea
#3C9992
ΔE00 5.73
Blue Green
#0F9B8E
ΔE00 6.62
Cadetblue
#5F9EA0
ΔE00 6.83
Tealish
#24BCA8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA7 #AB363A
analogous
#36AB6D #36ABA7 #3675AB
triadic
#36ABA7 #A736AB #ABA736
tetradic
#36ABA7 #6D36AB #AB363A #75AB36
square
#36ABA7 #6D36AB #AB363A #75AB36
split-complementary
#36ABA7 #AB3675 #AB6D36
monochromatic
#194E4C #277C7A #36ABA7 #55C9C5 #83D8D5
Accessibility & contrast
On white
2.79
#36ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#36ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA7
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA7 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36aba7; /* rgb */ color: rgb(54, 171, 167); /* oklch */ color: oklch(67.7% 0.102 191.7);
Tailwind
colors: {
custom: {
50: '#7ec4c1',
500: '#36aba7',
950: '#000000',
},
}SCSS
$custom: #36aba7; $custom-light: #7ec4c1; $custom-dark: #000000;
JSON
{
"hex": "#36aba7",
"rgb": {
"r": 54,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.949,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67679,
"c": 0.10164,
"h": 191.7
},
"luminance": 0.327
}Semantic roles & 50–950 ramp
primary
#36ABA7
secondary
#C27B7E
accent
#4C51DB
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281