#36CAAC#36CAAC
#36CAAC is a light, vivid teal. Relative luminance 0.460; OKLCH L 75.6% C 0.129 H 175.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #36CAAC |
|---|---|
| RGB | rgb(54, 202, 172) |
| HSL | hsl(168, 58%, 50%) |
| HSV | hsv(168, 73%, 79%) |
| CMYK | cmyk(73.3%, 0%, 14.9%, 20.8%) |
| CIE-LAB | lab(73.55, -45.22, 3.98) |
| CIE-LCH | lch(73.55, 45.40, 174.97°) |
| OKLab | oklab(75.57% -0.1286 0.0098) |
| OKLCH | oklch(75.57% 0.129 175.6) |
| XYZ | xyz(30.0845, 46.0003, 46.3151) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.42
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.10
Tealish
#24BCA8
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36CAAC #CA3654
analogous
#36CA62 #36CAAC #369ECA
triadic
#36CAAC #AC36CA #CAAC36
tetradic
#36CAAC #6236CA #CA3654 #9ECA36
square
#36CAAC #6236CA #CA3654 #9ECA36
split-complementary
#36CAAC #CA369E #CA6236
monochromatic
#1C6A5A #299A83 #36CAAC #66D7C0 #97E4D4
Accessibility & contrast
On white
2.06
#36CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#36CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36CAAC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36CAAC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAB
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#00CDC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #36caac; /* rgb */ color: rgb(54, 202, 172); /* oklch */ color: oklch(75.6% 0.129 175.6);
Tailwind
colors: {
custom: {
50: '#83dbc4',
500: '#36caac',
950: '#000000',
},
}SCSS
$custom: #36caac; $custom-light: #83dbc4; $custom-dark: #000000;
JSON
{
"hex": "#36caac",
"rgb": {
"r": 54,
"g": 202,
"b": 172
},
"hsl": {
"h": 167.838,
"s": 58.268,
"l": 50.196
},
"oklch": {
"l": 0.75572,
"c": 0.12898,
"h": 175.6
},
"luminance": 0.46004
}Semantic roles & 50–950 ramp
primary
#36CAAC
secondary
#CF8D9A
accent
#4666E1
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381