#36ABAC#36ABAC
#36ABAC is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.101 H 195.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABAC |
|---|---|
| RGB | rgb(54, 171, 172) |
| HSL | hsl(181, 52%, 44%) |
| HSV | hsv(181, 69%, 67%) |
| CMYK | cmyk(68.6%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.07, -31.18, -9.96) |
| CIE-LCH | lch(64.07, 32.73, 197.71°) |
| OKLab | oklab(67.85% -0.0973 -0.0277) |
| OKLCH | oklch(67.85% 0.101 195.9) |
| XYZ | xyz(23.5273, 32.8859, 44.1294) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.15
Cadetblue
#5F9EA0
ΔE00 6.15
Sea
#3C9992
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.64
Blue Green
#0F9B8E
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABAC #AC3736
analogous
#36AC72 #36ABAC #3670AC
triadic
#36ABAC #AC36AB #ABAC36
tetradic
#36ABAC #7236AC #AC3736 #70AC36
square
#36ABAC #7236AC #AC3736 #70AC36
split-complementary
#36ABAC #AC3670 #AC7236
monochromatic
#194E4F #277D7D #36ABAC #55C9CA #84D8D8
Accessibility & contrast
On white
2.77
#36ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#36ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABAC
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABAC | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36abac; /* rgb */ color: rgb(54, 171, 172); /* oklch */ color: oklch(67.9% 0.101 195.9);
Tailwind
colors: {
custom: {
50: '#7ec4c4',
500: '#36abac',
950: '#000000',
},
}SCSS
$custom: #36abac; $custom-light: #7ec4c4; $custom-dark: #000000;
JSON
{
"hex": "#36abac",
"rgb": {
"r": 54,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.508,
"s": 52.212,
"l": 44.314
},
"oklch": {
"l": 0.67854,
"c": 0.10116,
"h": 195.9
},
"luminance": 0.32889
}Semantic roles & 50–950 ramp
primary
#36ABAC
secondary
#C27C7C
accent
#4D4CDC
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281