#3CC3CC#3CC3CC
#3CC3CC is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.0% C 0.113 H 201.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3CC |
|---|---|
| RGB | rgb(60, 195, 204) |
| HSL | hsl(184, 59%, 52%) |
| HSV | hsv(184, 71%, 80%) |
| CMYK | cmyk(70.6%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(72.46, -32.47, -14.99) |
| CIE-LCH | lch(72.46, 35.77, 204.79°) |
| OKLab | oklab(75.02% -0.1051 -0.0416) |
| OKLCH | oklch(75.02% 0.113 201.6) |
| XYZ | xyz(32.2728, 44.3467, 63.9739) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.65
Turquoise Blue
#06B1C4
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.05
Lightseagreen
#20B2AA
ΔE00 8.21
Topaz
#13BBAF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3CC #CC453C
analogous
#3CCC8D #3CC3CC #3C7BCC
triadic
#3CC3CC #CC3CC3 #C3CC3C
tetradic
#3CC3CC #8D3CCC #CC453C #7BCC3C
square
#3CC3CC #8D3CCC #CC453C #7BCC3C
split-complementary
#3CC3CC #CC3C7B #CC8D3C
monochromatic
#1D6B70 #2A99A1 #3CC3CC #6DD2D9 #9DE1E5
Accessibility & contrast
On white
2.13
#3CC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#3CC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3CC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3CC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCD
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc3cc; /* rgb */ color: rgb(60, 195, 204); /* oklch */ color: oklch(75.0% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#86d5db',
500: '#3cc3cc',
950: '#000000',
},
}SCSS
$custom: #3cc3cc; $custom-light: #86d5db; $custom-dark: #000000;
JSON
{
"hex": "#3cc3cc",
"rgb": {
"r": 60,
"g": 195,
"b": 204
},
"hsl": {
"h": 183.75,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.75022,
"c": 0.11305,
"h": 201.6
},
"luminance": 0.44351
}Semantic roles & 50–950 ramp
primary
#3CC3CC
secondary
#D19692
accent
#5046E2
background
#F9FDFD
surface
#F1FAFB
border
#CBD3D4
text
#0D1415
muted
#7E8383