#3CC4CC#3CC4CC
#3CC4CC is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.3% C 0.114 H 200.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC4CC |
|---|---|
| RGB | rgb(60, 196, 204) |
| HSL | hsl(183, 59%, 52%) |
| HSV | hsv(183, 71%, 80%) |
| CMYK | cmyk(70.6%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(72.76, -32.95, -14.55) |
| CIE-LCH | lch(72.76, 36.01, 203.82°) |
| OKLab | oklab(75.26% -0.1061 -0.0404) |
| OKLCH | oklch(75.26% 0.114 200.8) |
| XYZ | xyz(32.4977, 44.7963, 64.0489) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.60
Turquoise Blue
#06B1C4
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 8.07
Topaz
#13BBAF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC4CC #CC443C
analogous
#3CCC8C #3CC4CC #3C7CCC
triadic
#3CC4CC #CC3CC4 #C4CC3C
tetradic
#3CC4CC #8C3CCC #CC443C #7CCC3C
square
#3CC4CC #8C3CCC #CC443C #7CCC3C
split-complementary
#3CC4CC #CC3C7C #CC8C3C
monochromatic
#1D6C70 #2A9AA1 #3CC4CC #6DD3D9 #9DE1E5
Accessibility & contrast
On white
2.11
#3CC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#3CC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC4CC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC4CC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#A1ACCD
Tritanopia (blue-blind)
#00CBC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3cc4cc; /* rgb */ color: rgb(60, 196, 204); /* oklch */ color: oklch(75.3% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#87d6db',
500: '#3cc4cc',
950: '#000000',
},
}SCSS
$custom: #3cc4cc; $custom-light: #87d6db; $custom-dark: #000000;
JSON
{
"hex": "#3cc4cc",
"rgb": {
"r": 60,
"g": 196,
"b": 204
},
"hsl": {
"h": 183.333,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.75263,
"c": 0.11352,
"h": 200.8
},
"luminance": 0.448
}Semantic roles & 50–950 ramp
primary
#3CC4CC
secondary
#D19692
accent
#4F46E2
background
#F9FDFD
surface
#F1FAFB
border
#CBD3D4
text
#0D1415
muted
#7E8383