#3CC4AA#3CC4AA
#3CC4AA is a light, vivid teal. Relative luminance 0.433; OKLCH L 74.2% C 0.121 H 177.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC4AA |
|---|---|
| RGB | rgb(60, 196, 170) |
| HSL | hsl(169, 54%, 50%) |
| HSV | hsv(169, 69%, 77%) |
| CMYK | cmyk(69.4%, 0%, 13.3%, 23.1%) |
| CIE-LAB | lab(71.78, -42.34, 2.52) |
| CIE-LCH | lch(71.78, 42.41, 176.59°) |
| OKLab | oklab(74.15% -0.1212 0.006) |
| OKLCH | oklch(74.15% 0.121 177.1) |
| XYZ | xyz(28.8555, 43.3395, 44.8670) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.24
Tealish
#24BCA8
ΔE00 2.98
Mediumaquamarine
#66CDAA
ΔE00 4.89
Greeny Blue
#42B395
ΔE00 5.04
Topaz
#13BBAF
ΔE00 5.31
Aquamarine (survey)
#04D8B2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC4AA #C43C56
analogous
#3CC466 #3CC4AA #3C9AC4
triadic
#3CC4AA #AA3CC4 #C4AA3C
tetradic
#3CC4AA #663CC4 #C43C56 #9AC43C
square
#3CC4AA #663CC4 #C43C56 #9AC43C
split-complementary
#3CC4AA #C43C9A #C4663C
monochromatic
#1F6759 #2D9682 #3CC4AA #6BD2BE #9AE0D3
Accessibility & contrast
On white
2.17
#3CC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#3CC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC4AA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC4AA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#00C7BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc4aa; /* rgb */ color: rgb(60, 196, 170); /* oklch */ color: oklch(74.2% 0.121 177.1);
Tailwind
colors: {
custom: {
50: '#84d6c3',
500: '#3cc4aa',
950: '#000000',
},
}SCSS
$custom: #3cc4aa; $custom-light: #84d6c3; $custom-dark: #000000;
JSON
{
"hex": "#3cc4aa",
"rgb": {
"r": 60,
"g": 196,
"b": 170
},
"hsl": {
"h": 168.529,
"s": 53.543,
"l": 50.196
},
"oklch": {
"l": 0.7415,
"c": 0.12134,
"h": 177.1
},
"luminance": 0.43343
}Semantic roles & 50–950 ramp
primary
#3CC4AA
secondary
#CC909B
accent
#4B67DD
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381