#36ABA0#36ABA0
#36ABA0 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.103 H 186.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABA0 |
|---|---|
| RGB | rgb(54, 171, 160) |
| HSL | hsl(174, 52%, 44%) |
| HSV | hsv(174, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.71, -34.61, -3.79) |
| CIE-LCH | lch(63.71, 34.82, 186.25°) |
| OKLab | oklab(67.44% -0.1027 -0.0108) |
| OKLCH | oklch(67.44% 0.103 186) |
| XYZ | xyz(22.4264, 32.4456, 38.3316) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.52
Topaz
#13BBAF
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 5.46
Tealish
#24BCA8
ΔE00 5.48
Sea
#3C9992
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABA0 #AB3641
analogous
#36AB66 #36ABA0 #367CAB
triadic
#36ABA0 #A036AB #ABA036
tetradic
#36ABA0 #6636AB #AB3641 #7CAB36
square
#36ABA0 #6636AB #AB3641 #7CAB36
split-complementary
#36ABA0 #AB367C #AB6636
monochromatic
#194E49 #277C74 #36ABA0 #55C9BE #83D8D0
Accessibility & contrast
On white
2.80
#36ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#36ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABA0
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABA0 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #36aba0; /* rgb */ color: rgb(54, 171, 160); /* oklch */ color: oklch(67.4% 0.103 186.0);
Tailwind
colors: {
custom: {
50: '#7dc4bc',
500: '#36aba0',
950: '#000000',
},
}SCSS
$custom: #36aba0; $custom-light: #7dc4bc; $custom-dark: #000000;
JSON
{
"hex": "#36aba0",
"rgb": {
"r": 54,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.359,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67443,
"c": 0.10328,
"h": 186
},
"luminance": 0.32448
}Semantic roles & 50–950 ramp
primary
#36ABA0
secondary
#C27B82
accent
#4C5ADB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281