#36AA9A#36AA9A
#36AA9A is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.105 H 182.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #36AA9A |
|---|---|
| RGB | rgb(54, 170, 154) |
| HSL | hsl(172, 52%, 44%) |
| HSV | hsv(172, 68%, 67%) |
| CMYK | cmyk(68.2%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.23, -35.80, -1.14) |
| CIE-LCH | lch(63.23, 35.81, 181.82°) |
| OKLab | oklab(67% -0.1044 -0.0037) |
| OKLCH | oklch(67% 0.105 182) |
| XYZ | xyz(21.7260, 31.8644, 35.5710) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.98
Blue Green
#0F9B8E
ΔE00 5.08
Tealish
#24BCA8
ΔE00 5.15
Greeny Blue
#42B395
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AA9A #AA3646
analogous
#36AA60 #36AA9A #3680AA
triadic
#36AA9A #9A36AA #AA9A36
tetradic
#36AA9A #6036AA #AA3646 #80AA36
square
#36AA9A #6036AA #AA3646 #80AA36
split-complementary
#36AA9A #AA3680 #AA6036
monochromatic
#184D46 #277C70 #36AA9A #54C9B9 #83D8CC
Accessibility & contrast
On white
2.85
#36AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#36AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AA9A
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AA9A | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #36aa9a; /* rgb */ color: rgb(54, 170, 154); /* oklch */ color: oklch(67.0% 0.105 182.0);
Tailwind
colors: {
custom: {
50: '#7dc4b7',
500: '#36aa9a',
950: '#000000',
},
}SCSS
$custom: #36aa9a; $custom-light: #7dc4b7; $custom-dark: #000000;
JSON
{
"hex": "#36aa9a",
"rgb": {
"r": 54,
"g": 170,
"b": 154
},
"hsl": {
"h": 171.724,
"s": 51.786,
"l": 43.922
},
"oklch": {
"l": 0.66998,
"c": 0.10451,
"h": 182
},
"luminance": 0.31867
}Semantic roles & 50–950 ramp
primary
#36AA9A
secondary
#C17B84
accent
#4D60DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280