#36AFAC#36AFAC
#36AFAC is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.104 H 192.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #36AFAC |
|---|---|
| RGB | rgb(54, 175, 172) |
| HSL | hsl(179, 53%, 45%) |
| HSV | hsv(179, 69%, 69%) |
| CMYK | cmyk(69.1%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.29, -33.09, -8.13) |
| CIE-LCH | lch(65.29, 34.08, 193.80°) |
| OKLab | oklab(68.85% -0.1014 -0.0226) |
| OKLCH | oklch(68.85% 0.104 192.6) |
| XYZ | xyz(24.2943, 34.4200, 44.3851) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.36
Topaz
#13BBAF
ΔE00 4.77
Tealish
#24BCA8
ΔE00 6.90
Sea
#3C9992
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.38
Blue Green
#0F9B8E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AFAC #AF3639
analogous
#36AF6F #36AFAC #3676AF
triadic
#36AFAC #AC36AF #AFAC36
tetradic
#36AFAC #6F36AF #AF3639 #76AF36
square
#36AFAC #6F36AF #AF3639 #76AF36
split-complementary
#36AFAC #AF3676 #AF6F36
monochromatic
#195150 #28807E #36AFAC #57CBC8 #86DAD8
Accessibility & contrast
On white
2.66
#36AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#36AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AFAC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AFAC | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #36afac; /* rgb */ color: rgb(54, 175, 172); /* oklch */ color: oklch(68.8% 0.104 192.6);
Tailwind
colors: {
custom: {
50: '#7fc7c4',
500: '#36afac',
950: '#000000',
},
}SCSS
$custom: #36afac; $custom-light: #7fc7c4; $custom-dark: #000000;
JSON
{
"hex": "#36afac",
"rgb": {
"r": 54,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.512,
"s": 52.838,
"l": 44.902
},
"oklch": {
"l": 0.68848,
"c": 0.10391,
"h": 192.6
},
"luminance": 0.34423
}Semantic roles & 50–950 ramp
primary
#36AFAC
secondary
#C37D7F
accent
#4C4FDC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281