#36BCAC#36BCAC
#36BCAC is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.115 H 183.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #36BCAC |
|---|---|
| RGB | rgb(54, 188, 172) |
| HSL | hsl(173, 55%, 47%) |
| HSV | hsv(173, 71%, 74%) |
| CMYK | cmyk(71.3%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.27, -39.09, -2.25) |
| CIE-LCH | lch(69.27, 39.15, 183.29°) |
| OKLab | oklab(72.08% -0.1146 -0.0067) |
| OKLCH | oklch(72.08% 0.115 183.3) |
| XYZ | xyz(26.9474, 39.7261, 45.2694) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.54
Topaz
#13BBAF
ΔE00 1.86
Turquoise (survey)
#06C2AC
ΔE00 2.69
Lightseagreen
#20B2AA
ΔE00 3.92
Greeny Blue
#42B395
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36BCAC #BC3646
analogous
#36BC69 #36BCAC #3689BC
triadic
#36BCAC #AC36BC #BCAC36
tetradic
#36BCAC #6936BC #BC3646 #89BC36
square
#36BCAC #6936BC #BC3646 #89BC36
split-complementary
#36BCAC #BC3689 #BC6936
monochromatic
#1B5D55 #288C81 #36BCAC #5ED1C3 #8EDFD5
Accessibility & contrast
On white
2.35
#36BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#36BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36BCAC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36BCAC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #36bcac; /* rgb */ color: rgb(54, 188, 172); /* oklch */ color: oklch(72.1% 0.115 183.3);
Tailwind
colors: {
custom: {
50: '#81d1c4',
500: '#36bcac',
950: '#000000',
},
}SCSS
$custom: #36bcac; $custom-light: #81d1c4; $custom-dark: #000000;
JSON
{
"hex": "#36bcac",
"rgb": {
"r": 54,
"g": 188,
"b": 172
},
"hsl": {
"h": 172.836,
"s": 55.372,
"l": 47.451
},
"oklch": {
"l": 0.72085,
"c": 0.11482,
"h": 183.3
},
"luminance": 0.39729
}Semantic roles & 50–950 ramp
primary
#36BCAC
secondary
#C9858D
accent
#495BDF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281