#36ABA4#36ABA4
#36ABA4 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.102 H 189.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA4 |
|---|---|
| RGB | rgb(54, 171, 164) |
| HSL | hsl(176, 52%, 44%) |
| HSV | hsv(176, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(63.83, -33.49, -5.85) |
| CIE-LCH | lch(63.83, 33.99, 189.91°) |
| OKLab | oklab(67.58% -0.1009 -0.0164) |
| OKLCH | oklch(67.58% 0.102 189.2) |
| XYZ | xyz(22.7820, 32.5878, 40.2042) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.25
Topaz
#13BBAF
ΔE00 4.89
Sea
#3C9992
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 6.00
Tealish
#24BCA8
ΔE00 6.37
Dull Teal
#5F9E8F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA4 #AB363D
analogous
#36AB6A #36ABA4 #3678AB
triadic
#36ABA4 #A436AB #ABA436
tetradic
#36ABA4 #6A36AB #AB363D #78AB36
square
#36ABA4 #6A36AB #AB363D #78AB36
split-complementary
#36ABA4 #AB3678 #AB6A36
monochromatic
#194E4B #277C77 #36ABA4 #55C9C2 #83D8D3
Accessibility & contrast
On white
2.79
#36ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#36ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA4
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA4 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#9095A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36aba4; /* rgb */ color: rgb(54, 171, 164); /* oklch */ color: oklch(67.6% 0.102 189.2);
Tailwind
colors: {
custom: {
50: '#7ec4be',
500: '#36aba4',
950: '#000000',
},
}SCSS
$custom: #36aba4; $custom-light: #7ec4be; $custom-dark: #000000;
JSON
{
"hex": "#36aba4",
"rgb": {
"r": 54,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.41,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67576,
"c": 0.10221,
"h": 189.2
},
"luminance": 0.3259
}Semantic roles & 50–950 ramp
primary
#36ABA4
secondary
#C27B7F
accent
#4C55DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281