#36CCAA#36CCAA
#36CCAA is a light, vivid teal. Relative luminance 0.469; OKLCH L 76.0% C 0.132 H 173.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #36CCAA |
|---|---|
| RGB | rgb(54, 204, 170) |
| HSL | hsl(166, 60%, 51%) |
| HSV | hsv(166, 74%, 80%) |
| CMYK | cmyk(73.5%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(74.11, -46.58, 5.86) |
| CIE-LCH | lch(74.11, 46.94, 172.82°) |
| OKLab | oklab(76.01% -0.1315 0.0148) |
| OKLCH | oklch(76.01% 0.132 173.6) |
| XYZ | xyz(30.3661, 46.8687, 45.4686) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 5.57
Tealish
#24BCA8
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36CCAA #CC3658
analogous
#36CC5F #36CCAA #36A3CC
triadic
#36CCAA #AA36CC #CCAA36
tetradic
#36CCAA #5F36CC #CC3658 #A3CC36
square
#36CCAA #5F36CC #CC3658 #A3CC36
split-complementary
#36CCAA #CC36A3 #CC5F36
monochromatic
#1B6C5A #289D82 #36CCAA #67D8BF #98E5D3
Accessibility & contrast
On white
2.02
#36CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#36CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36CCAA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36CCAA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA8
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #36ccaa; /* rgb */ color: rgb(54, 204, 170); /* oklch */ color: oklch(76.0% 0.132 173.6);
Tailwind
colors: {
custom: {
50: '#83dcc3',
500: '#36ccaa',
950: '#000000',
},
}SCSS
$custom: #36ccaa; $custom-light: #83dcc3; $custom-dark: #000000;
JSON
{
"hex": "#36ccaa",
"rgb": {
"r": 54,
"g": 204,
"b": 170
},
"hsl": {
"h": 166.4,
"s": 59.524,
"l": 50.588
},
"oklch": {
"l": 0.76013,
"c": 0.13233,
"h": 173.6
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#36CCAA
secondary
#D08E9D
accent
#4569E3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381