#36ABA5#36ABA5
#36ABA5 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.102 H 190.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA5 |
|---|---|
| RGB | rgb(54, 171, 165) |
| HSL | hsl(177, 52%, 44%) |
| HSV | hsv(177, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.86, -33.20, -6.37) |
| CIE-LCH | lch(63.86, 33.81, 190.86°) |
| OKLab | oklab(67.61% -0.1004 -0.0178) |
| OKLCH | oklch(67.61% 0.102 190.1) |
| XYZ | xyz(22.8726, 32.6241, 40.6816) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.34
Topaz
#13BBAF
ΔE00 5.03
Sea
#3C9992
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 6.19
Tealish
#24BCA8
ΔE00 6.64
Dull Teal
#5F9E8F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA5 #AB363C
analogous
#36AB6B #36ABA5 #3677AB
triadic
#36ABA5 #A536AB #ABA536
tetradic
#36ABA5 #6B36AB #AB363C #77AB36
square
#36ABA5 #6B36AB #AB363C #77AB36
split-complementary
#36ABA5 #AB3677 #AB6B36
monochromatic
#194E4B #277C78 #36ABA5 #55C9C3 #83D8D4
Accessibility & contrast
On white
2.79
#36ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#36ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA5
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA5 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#9095A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36aba5; /* rgb */ color: rgb(54, 171, 165); /* oklch */ color: oklch(67.6% 0.102 190.1);
Tailwind
colors: {
custom: {
50: '#7ec4bf',
500: '#36aba5',
950: '#000000',
},
}SCSS
$custom: #36aba5; $custom-light: #7ec4bf; $custom-dark: #000000;
JSON
{
"hex": "#36aba5",
"rgb": {
"r": 54,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.923,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.6761,
"c": 0.102,
"h": 190.1
},
"luminance": 0.32627
}Semantic roles & 50–950 ramp
primary
#36ABA5
secondary
#C27B7F
accent
#4C54DB
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281