#36C7AA#36C7AA
#36C7AA is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.8% C 0.127 H 175.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #36C7AA |
|---|---|
| RGB | rgb(54, 199, 170) |
| HSL | hsl(168, 57%, 50%) |
| HSV | hsv(168, 73%, 78%) |
| CMYK | cmyk(72.9%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(72.58, -44.45, 3.66) |
| CIE-LCH | lch(72.58, 44.60, 175.29°) |
| OKLab | oklab(74.77% -0.1265 0.009) |
| OKLCH | oklch(74.77% 0.127 175.9) |
| XYZ | xyz(29.1968, 44.5299, 45.0788) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.87
Tealish
#24BCA8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 4.60
Greeny Blue
#42B395
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36C7AA #C73653
analogous
#36C762 #36C7AA #369CC7
triadic
#36C7AA #AA36C7 #C7AA36
tetradic
#36C7AA #6236C7 #C73653 #9CC736
square
#36C7AA #6236C7 #C73653 #9CC736
split-complementary
#36C7AA #C7369C #C76236
monochromatic
#1C6758 #299781 #36C7AA #65D5BF #95E2D3
Accessibility & contrast
On white
2.12
#36C7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#36C7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36C7AA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36C7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36C7AA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA9
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#00CABE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #36c7aa; /* rgb */ color: rgb(54, 199, 170); /* oklch */ color: oklch(74.8% 0.127 175.9);
Tailwind
colors: {
custom: {
50: '#82d9c3',
500: '#36c7aa',
950: '#000000',
},
}SCSS
$custom: #36c7aa; $custom-light: #82d9c3; $custom-dark: #000000;
JSON
{
"hex": "#36c7aa",
"rgb": {
"r": 54,
"g": 199,
"b": 170
},
"hsl": {
"h": 168,
"s": 57.312,
"l": 49.608
},
"oklch": {
"l": 0.74767,
"c": 0.12687,
"h": 175.9
},
"luminance": 0.44533
}Semantic roles & 50–950 ramp
primary
#36C7AA
secondary
#CE8B99
accent
#4766E1
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1512
muted
#7D8381