#36ABA3#36ABA3
#36ABA3 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.102 H 188.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA3 |
|---|---|
| RGB | rgb(54, 171, 163) |
| HSL | hsl(176, 52%, 44%) |
| HSV | hsv(176, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.80, -33.77, -5.34) |
| CIE-LCH | lch(63.80, 34.19, 188.98°) |
| OKLab | oklab(67.54% -0.1013 -0.015) |
| OKLCH | oklch(67.54% 0.102 188.4) |
| XYZ | xyz(22.6920, 32.5518, 39.7304) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.22
Topaz
#13BBAF
ΔE00 4.77
Sea
#3C9992
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 5.83
Tealish
#24BCA8
ΔE00 6.12
Dull Teal
#5F9E8F
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA3 #AB363E
analogous
#36AB68 #36ABA3 #3679AB
triadic
#36ABA3 #A336AB #ABA336
tetradic
#36ABA3 #6836AB #AB363E #79AB36
square
#36ABA3 #6836AB #AB363E #79AB36
split-complementary
#36ABA3 #AB3679 #AB6836
monochromatic
#194E4A #277C77 #36ABA3 #55C9C1 #83D8D2
Accessibility & contrast
On white
2.80
#36ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#36ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA3
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA3 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#9095A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36aba3; /* rgb */ color: rgb(54, 171, 163); /* oklch */ color: oklch(67.5% 0.102 188.4);
Tailwind
colors: {
custom: {
50: '#7ec4be',
500: '#36aba3',
950: '#000000',
},
}SCSS
$custom: #36aba3; $custom-light: #7ec4be; $custom-dark: #000000;
JSON
{
"hex": "#36aba3",
"rgb": {
"r": 54,
"g": 171,
"b": 163
},
"hsl": {
"h": 175.897,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67543,
"c": 0.10244,
"h": 188.4
},
"luminance": 0.32554
}Semantic roles & 50–950 ramp
primary
#36ABA3
secondary
#C27B80
accent
#4C56DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281