#36B2A1#36B2A1
#36B2A1 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.110 H 181.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #36B2A1 |
|---|---|
| RGB | rgb(54, 178, 161) |
| HSL | hsl(172, 53%, 45%) |
| HSV | hsv(172, 70%, 70%) |
| CMYK | cmyk(69.7%, 0%, 9.6%, 30.2%) |
| CIE-LAB | lab(65.90, -37.55, -1.13) |
| CIE-LCH | lch(65.90, 37.57, 181.72°) |
| OKLab | oklab(69.24% -0.1095 -0.0036) |
| OKLCH | oklch(69.24% 0.11 181.9) |
| XYZ | xyz(23.8717, 35.1955, 39.2466) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.92
Lightseagreen
#20B2AA
ΔE00 3.37
Topaz
#13BBAF
ΔE00 3.40
Greeny Blue
#42B395
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36B2A1 #B23647
analogous
#36B263 #36B2A1 #3685B2
triadic
#36B2A1 #A136B2 #B2A136
tetradic
#36B2A1 #6336B2 #B23647 #85B236
square
#36B2A1 #6336B2 #B23647 #85B236
split-complementary
#36B2A1 #B23685 #B26336
monochromatic
#1A544C #288377 #36B2A1 #59CDBD #88DBCF
Accessibility & contrast
On white
2.61
#36B2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#36B2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36B2A1
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36B2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36B2A1 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A0
Deuteranopia (green-blind)
#989BA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #36b2a1; /* rgb */ color: rgb(54, 178, 161); /* oklch */ color: oklch(69.2% 0.110 181.9);
Tailwind
colors: {
custom: {
50: '#7ec9bc',
500: '#36b2a1',
950: '#000000',
},
}SCSS
$custom: #36b2a1; $custom-light: #7ec9bc; $custom-dark: #000000;
JSON
{
"hex": "#36b2a1",
"rgb": {
"r": 54,
"g": 178,
"b": 161
},
"hsl": {
"h": 171.774,
"s": 53.448,
"l": 45.49
},
"oklch": {
"l": 0.69236,
"c": 0.10956,
"h": 181.9
},
"luminance": 0.35198
}Semantic roles & 50–950 ramp
primary
#36B2A1
secondary
#C57F89
accent
#4B5FDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281