#36ACA2#36ACA2
#36ACA2 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.104 H 186.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #36ACA2 |
|---|---|
| RGB | rgb(54, 172, 162) |
| HSL | hsl(175, 52%, 44%) |
| HSV | hsv(175, 69%, 67%) |
| CMYK | cmyk(68.6%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.08, -34.52, -4.37) |
| CIE-LCH | lch(64.08, 34.79, 187.21°) |
| OKLab | oklab(67.76% -0.1028 -0.0124) |
| OKLCH | oklch(67.76% 0.104 186.9) |
| XYZ | xyz(22.7924, 32.8953, 39.3236) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 4.37
Tealish
#24BCA8
ΔE00 5.45
Blue Green
#0F9B8E
ΔE00 5.83
Sea
#3C9992
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ACA2 #AC3640
analogous
#36AC67 #36ACA2 #367BAC
triadic
#36ACA2 #A236AC #ACA236
tetradic
#36ACA2 #6736AC #AC3640 #7BAC36
square
#36ACA2 #6736AC #AC3640 #7BAC36
split-complementary
#36ACA2 #AC367B #AC6736
monochromatic
#194F4A #277D76 #36ACA2 #55CAC0 #84D8D1
Accessibility & contrast
On white
2.77
#36ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#36ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ACA2
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ACA2 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #36aca2; /* rgb */ color: rgb(54, 172, 162); /* oklch */ color: oklch(67.8% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#7ec5bd',
500: '#36aca2',
950: '#000000',
},
}SCSS
$custom: #36aca2; $custom-light: #7ec5bd; $custom-dark: #000000;
JSON
{
"hex": "#36aca2",
"rgb": {
"r": 54,
"g": 172,
"b": 162
},
"hsl": {
"h": 174.915,
"s": 52.212,
"l": 44.314
},
"oklch": {
"l": 0.6776,
"c": 0.10358,
"h": 186.9
},
"luminance": 0.32898
}Semantic roles & 50–950 ramp
primary
#36ACA2
secondary
#C27C82
accent
#4C58DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281