#36B7A5#36B7A5
#36B7A5 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.113 H 181.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #36B7A5 |
|---|---|
| RGB | rgb(54, 183, 165) |
| HSL | hsl(172, 54%, 46%) |
| HSV | hsv(172, 70%, 72%) |
| CMYK | cmyk(70.5%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.55, -38.73, -0.92) |
| CIE-LCH | lch(67.55, 38.75, 181.37°) |
| OKLab | oklab(70.62% -0.1128 -0.0031) |
| OKLCH | oklch(70.62% 0.113 181.6) |
| XYZ | xyz(25.2431, 37.3649, 41.4718) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Topaz
#13BBAF
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 3.83
Greeny Blue
#42B395
ΔE00 4.42
Mediumaquamarine
#66CDAA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36B7A5 #B73648
analogous
#36B765 #36B7A5 #3689B7
triadic
#36B7A5 #A536B7 #B7A536
tetradic
#36B7A5 #6536B7 #B73648 #89B736
square
#36B7A5 #6536B7 #B73648 #89B736
split-complementary
#36B7A5 #B73689 #B76536
monochromatic
#1A5850 #28887A #36B7A5 #5BCFBF #8BDDD1
Accessibility & contrast
On white
2.48
#36B7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#36B7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36B7A5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36B7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36B7A5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#9D9FA7
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #36b7a5; /* rgb */ color: rgb(54, 183, 165); /* oklch */ color: oklch(70.6% 0.113 181.6);
Tailwind
colors: {
custom: {
50: '#7fcdbf',
500: '#36b7a5',
950: '#000000',
},
}SCSS
$custom: #36b7a5; $custom-light: #7fcdbf; $custom-dark: #000000;
JSON
{
"hex": "#36b7a5",
"rgb": {
"r": 54,
"g": 183,
"b": 165
},
"hsl": {
"h": 171.628,
"s": 54.43,
"l": 46.471
},
"oklch": {
"l": 0.70616,
"c": 0.11281,
"h": 181.6
},
"luminance": 0.37368
}Semantic roles & 50–950 ramp
primary
#36B7A5
secondary
#C7828C
accent
#4A5FDE
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281