Turquoise (survey)#06C2AC
#06C2AC is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.0% C 0.131 H 180.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #06C2AC |
|---|---|
| RGB | rgb(6, 194, 172) |
| HSL | hsl(173, 94%, 39%) |
| HSV | hsv(173, 97%, 76%) |
| CMYK | cmyk(96.9%, 0%, 11.3%, 23.9%) |
| CIE-LAB | lab(70.59, -45.33, -0.38) |
| CIE-LCH | lch(70.59, 45.34, 180.48°) |
| OKLab | oklab(73.01% -0.1311 -0.0018) |
| OKLCH | oklch(73.01% 0.131 180.8) |
| XYZ | xyz(26.8094, 41.5973, 45.6378) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 0.00
Tealish
#24BCA8
ΔE00 1.72
Topaz
#13BBAF
ΔE00 3.65
Greeny Blue
#42B395
ΔE00 5.71
Lightseagreen
#20B2AA
ΔE00 6.16
Aquamarine (survey)
#04D8B2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06C2AC #C2061C
analogous
#06C24E #06C2AC #067AC2
triadic
#06C2AC #AC06C2 #C2AC06
tetradic
#06C2AC #4E06C2 #C2061C #7AC206
square
#06C2AC #4E06C2 #C2061C #7AC206
split-complementary
#06C2AC #C2067A #C24E06
monochromatic
#024B43 #048777 #06C2AC #0EF8DC #49F9E5
Accessibility & contrast
On white
2.25
#06C2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#06C2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #06C2AC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06C2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##06C2AC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #06c2ac; /* rgb */ color: rgb(6, 194, 172); /* oklch */ color: oklch(73.0% 0.131 180.8);
Tailwind
colors: {
custom: {
50: '#78d5c4',
500: '#06c2ac',
950: '#000000',
},
}SCSS
$custom: #06c2ac; $custom-light: #78d5c4; $custom-dark: #000000;
JSON
{
"hex": "#06c2ac",
"rgb": {
"r": 6,
"g": 194,
"b": 172
},
"hsl": {
"h": 172.979,
"s": 94,
"l": 39.216
},
"oklch": {
"l": 0.7301,
"c": 0.13113,
"h": 180.8
},
"luminance": 0.41601
}Semantic roles & 50–950 ramp
primary
#06C2AC
secondary
#DA4A5B
accent
#2942FF
background
#F8FDFC
surface
#EFFAF8
border
#CAD3D1
text
#0B1412
muted
#7C8381