#3CC5CC#3CC5CC
#3CC5CC is a light, moderate teal. Relative luminance 0.453; OKLCH L 75.5% C 0.114 H 200.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC5CC |
|---|---|
| RGB | rgb(60, 197, 204) |
| HSL | hsl(183, 59%, 52%) |
| HSV | hsv(183, 71%, 80%) |
| CMYK | cmyk(70.6%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(73.06, -33.42, -14.10) |
| CIE-LCH | lch(73.06, 36.27, 202.87°) |
| OKLab | oklab(75.5% -0.1071 -0.0391) |
| OKLCH | oklch(75.5% 0.114 200.1) |
| XYZ | xyz(32.7240, 45.2489, 64.1243) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.26
Mediumturquoise
#48D1CC
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.88
Lightseagreen
#20B2AA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC5CC #CC433C
analogous
#3CCC8B #3CC5CC #3C7DCC
triadic
#3CC5CC #CC3CC5 #C5CC3C
tetradic
#3CC5CC #8B3CCC #CC433C #7DCC3C
square
#3CC5CC #8B3CCC #CC433C #7DCC3C
split-complementary
#3CC5CC #CC3C7D #CC8B3C
monochromatic
#1D6C70 #2A9BA1 #3CC5CC #6DD3D9 #9DE2E5
Accessibility & contrast
On white
2.09
#3CC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#3CC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC5CC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC5CC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#00CCC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3cc5cc; /* rgb */ color: rgb(60, 197, 204); /* oklch */ color: oklch(75.5% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#87d7db',
500: '#3cc5cc',
950: '#000000',
},
}SCSS
$custom: #3cc5cc; $custom-light: #87d7db; $custom-dark: #000000;
JSON
{
"hex": "#3cc5cc",
"rgb": {
"r": 60,
"g": 197,
"b": 204
},
"hsl": {
"h": 182.917,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.75504,
"c": 0.11401,
"h": 200.1
},
"luminance": 0.45253
}Semantic roles & 50–950 ramp
primary
#3CC5CC
secondary
#D19592
accent
#4E46E2
background
#F9FDFD
surface
#F1FAFB
border
#CBD3D4
text
#0D1415
muted
#7E8383