#36ABA2#36ABA2
#36ABA2 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 187.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA2 |
|---|---|
| RGB | rgb(54, 171, 162) |
| HSL | hsl(175, 52%, 44%) |
| HSV | hsv(175, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.77, -34.05, -4.82) |
| CIE-LCH | lch(63.77, 34.39, 188.06°) |
| OKLab | oklab(67.51% -0.1018 -0.0136) |
| OKLCH | oklch(67.51% 0.103 187.6) |
| XYZ | xyz(22.6028, 32.5161, 39.2604) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.26
Topaz
#13BBAF
ΔE00 4.69
Sea
#3C9992
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 5.69
Tealish
#24BCA8
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA2 #AB363F
analogous
#36AB68 #36ABA2 #367AAB
triadic
#36ABA2 #A236AB #ABA236
tetradic
#36ABA2 #6836AB #AB363F #7AAB36
square
#36ABA2 #6836AB #AB363F #7AAB36
split-complementary
#36ABA2 #AB367A #AB6836
monochromatic
#194E4A #277C76 #36ABA2 #55C9C0 #83D8D1
Accessibility & contrast
On white
2.80
#36ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#36ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9195A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #36aba2; /* rgb */ color: rgb(54, 171, 162); /* oklch */ color: oklch(67.5% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#7ec4bd',
500: '#36aba2',
950: '#000000',
},
}SCSS
$custom: #36aba2; $custom-light: #7ec4bd; $custom-dark: #000000;
JSON
{
"hex": "#36aba2",
"rgb": {
"r": 54,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.385,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67509,
"c": 0.1027,
"h": 187.6
},
"luminance": 0.32519
}Semantic roles & 50–950 ramp
primary
#36ABA2
secondary
#C27B81
accent
#4C57DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281