#3CCCA8#3CCCA8
#3CCCA8 is a light, vivid teal. Relative luminance 0.470; OKLCH L 76.1% C 0.131 H 172.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCCA8 |
|---|---|
| RGB | rgb(60, 204, 168) |
| HSL | hsl(165, 59%, 52%) |
| HSV | hsv(165, 71%, 80%) |
| CMYK | cmyk(70.6%, 0%, 17.6%, 20%) |
| CIE-LAB | lab(74.17, -46.28, 7.05) |
| CIE-LCH | lch(74.17, 46.81, 171.34°) |
| OKLab | oklab(76.08% -0.1302 0.0179) |
| OKLCH | oklch(76.08% 0.131 172.2) |
| XYZ | xyz(30.5206, 46.9700, 44.4958) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.22
Aquamarine (survey)
#04D8B2
ΔE00 3.22
Eucalyptus
#44D7A8
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.47
Green Blue
#01C08D
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCCA8 #CC3C60
analogous
#3CCC60 #3CCCA8 #3CA8CC
triadic
#3CCCA8 #A83CCC #CCA83C
tetradic
#3CCCA8 #603CCC #CC3C60 #A8CC3C
square
#3CCCA8 #603CCC #CC3C60 #A8CC3C
split-complementary
#3CCCA8 #CC3CA8 #CC603C
monochromatic
#1D705C #2AA183 #3CCCA8 #6DD9BE #9DE5D3
Accessibility & contrast
On white
2.02
#3CCCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#3CCCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCCA8
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCCA8 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA6
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3ccca8; /* rgb */ color: rgb(60, 204, 168); /* oklch */ color: oklch(76.1% 0.131 172.2);
Tailwind
colors: {
custom: {
50: '#85dcc1',
500: '#3ccca8',
950: '#000000',
},
}SCSS
$custom: #3ccca8; $custom-light: #85dcc1; $custom-dark: #000000;
JSON
{
"hex": "#3ccca8",
"rgb": {
"r": 60,
"g": 204,
"b": 168
},
"hsl": {
"h": 165,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.76083,
"c": 0.1314,
"h": 172.2
},
"luminance": 0.46974
}Semantic roles & 50–950 ramp
primary
#3CCCA8
secondary
#D192A2
accent
#466DE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381