#36B2A7#36B2A7
#36B2A7 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.107 H 186.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #36B2A7 |
|---|---|
| RGB | rgb(54, 178, 167) |
| HSL | hsl(175, 53%, 45%) |
| HSV | hsv(175, 70%, 70%) |
| CMYK | cmyk(69.7%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.07, -35.91, -4.21) |
| CIE-LCH | lch(66.07, 36.15, 186.68°) |
| OKLab | oklab(69.43% -0.1067 -0.0119) |
| OKLCH | oklch(69.43% 0.107 186.4) |
| XYZ | xyz(24.4135, 35.4123, 42.1003) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.43
Topaz
#13BBAF
ΔE00 2.75
Tealish
#24BCA8
ΔE00 4.01
Turquoise (survey)
#06C2AC
ΔE00 5.56
Greeny Blue
#42B395
ΔE00 6.57
Blue Green
#0F9B8E
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36B2A7 #B23641
analogous
#36B269 #36B2A7 #367FB2
triadic
#36B2A7 #A736B2 #B2A736
tetradic
#36B2A7 #6936B2 #B23641 #7FB236
square
#36B2A7 #6936B2 #B23641 #7FB236
split-complementary
#36B2A7 #B2367F #B26936
monochromatic
#1A544F #28837B #36B2A7 #59CDC2 #88DBD3
Accessibility & contrast
On white
2.60
#36B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#36B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36B2A7
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36B2A7 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #36b2a7; /* rgb */ color: rgb(54, 178, 167); /* oklch */ color: oklch(69.4% 0.107 186.4);
Tailwind
colors: {
custom: {
50: '#7fc9c1',
500: '#36b2a7',
950: '#000000',
},
}SCSS
$custom: #36b2a7; $custom-light: #7fc9c1; $custom-dark: #000000;
JSON
{
"hex": "#36b2a7",
"rgb": {
"r": 54,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.677,
"s": 53.448,
"l": 45.49
},
"oklch": {
"l": 0.69428,
"c": 0.10741,
"h": 186.4
},
"luminance": 0.35415
}Semantic roles & 50–950 ramp
primary
#36B2A7
secondary
#C57F85
accent
#4B58DD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281