#36B4AF#36B4AF
#36B4AF is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.107 H 191.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #36B4AF |
|---|---|
| RGB | rgb(54, 180, 175) |
| HSL | hsl(178, 54%, 46%) |
| HSV | hsv(178, 70%, 71%) |
| CMYK | cmyk(70%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(66.91, -34.59, -7.39) |
| CIE-LCH | lch(66.91, 35.37, 192.05°) |
| OKLab | oklab(70.19% -0.1052 -0.0206) |
| OKLCH | oklch(70.19% 0.107 191.1) |
| XYZ | xyz(25.5769, 36.5189, 46.2500) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.72
Topaz
#13BBAF
ΔE00 3.38
Tealish
#24BCA8
ΔE00 5.65
Turquoise (survey)
#06C2AC
ΔE00 6.88
Darkturquoise
#00CED1
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36B4AF #B4363B
analogous
#36B470 #36B4AF #367AB4
triadic
#36B4AF #AF36B4 #B4AF36
tetradic
#36B4AF #7036B4 #B4363B #7AB436
square
#36B4AF #7036B4 #B4363B #7AB436
split-complementary
#36B4AF #B4367A #B47036
monochromatic
#1A5653 #288581 #36B4AF #5ACDC9 #89DCD8
Accessibility & contrast
On white
2.53
#36B4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#36B4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36B4AF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36B4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36B4AF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #36b4af; /* rgb */ color: rgb(54, 180, 175); /* oklch */ color: oklch(70.2% 0.107 191.1);
Tailwind
colors: {
custom: {
50: '#80cbc6',
500: '#36b4af',
950: '#000000',
},
}SCSS
$custom: #36b4af; $custom-light: #80cbc6; $custom-dark: #000000;
JSON
{
"hex": "#36b4af",
"rgb": {
"r": 54,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.619,
"s": 53.846,
"l": 45.882
},
"oklch": {
"l": 0.70194,
"c": 0.10717,
"h": 191.1
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#36B4AF
secondary
#C68083
accent
#4B50DD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282