#3CCFAC#3CCFAC
#3CCFAC is a light, vivid teal. Relative luminance 0.486; OKLCH L 76.9% C 0.132 H 173.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCFAC |
|---|---|
| RGB | rgb(60, 207, 172) |
| HSL | hsl(166, 60%, 52%) |
| HSV | hsv(166, 71%, 81%) |
| CMYK | cmyk(71%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(75.18, -46.56, 6.34) |
| CIE-LCH | lch(75.18, 46.99, 172.24°) |
| OKLab | oklab(76.94% -0.1313 0.016) |
| OKLCH | oklch(76.94% 0.132 173) |
| XYZ | xyz(31.6189, 48.5612, 46.7286) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.22
Aqua Marine
#2EE8BB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCFAC #CF3C5F
analogous
#3CCF62 #3CCFAC #3CA9CF
triadic
#3CCFAC #AC3CCF #CFAC3C
tetradic
#3CCFAC #623CCF #CF3C5F #A9CF3C
square
#3CCFAC #623CCF #CF3C5F #A9CF3C
split-complementary
#3CCFAC #CF3CA9 #CF623C
monochromatic
#1D745F #29A588 #3CCFAC #6DDBC1 #9EE7D6
Accessibility & contrast
On white
1.96
#3CCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#3CCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCFAC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCFAC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AA
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#00D1C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #3ccfac; /* rgb */ color: rgb(60, 207, 172); /* oklch */ color: oklch(76.9% 0.132 173.0);
Tailwind
colors: {
custom: {
50: '#86dec4',
500: '#3ccfac',
950: '#000000',
},
}SCSS
$custom: #3ccfac; $custom-light: #86dec4; $custom-dark: #000000;
JSON
{
"hex": "#3ccfac",
"rgb": {
"r": 60,
"g": 207,
"b": 172
},
"hsl": {
"h": 165.714,
"s": 60.494,
"l": 52.353
},
"oklch": {
"l": 0.76938,
"c": 0.13229,
"h": 173
},
"luminance": 0.48565
}Semantic roles & 50–950 ramp
primary
#3CCFAC
secondary
#D393A3
accent
#446AE4
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0D1512
muted
#7D8381