#3CC3CA#3CC3CA
#3CC3CA is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.0% C 0.113 H 200.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3CA |
|---|---|
| RGB | rgb(60, 195, 202) |
| HSL | hsl(183, 57%, 51%) |
| HSV | hsv(183, 70%, 79%) |
| CMYK | cmyk(70.3%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.40, -33.06, -14.00) |
| CIE-LCH | lch(72.40, 35.90, 202.95°) |
| OKLab | oklab(74.95% -0.106 -0.0389) |
| OKLCH | oklch(74.95% 0.113 200.1) |
| XYZ | xyz(32.0345, 44.2514, 62.7187) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.64
Mediumturquoise
#48D1CC
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 7.63
Topaz
#13BBAF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3CA #CA433C
analogous
#3CCA8A #3CC3CA #3C7CCA
triadic
#3CC3CA #CA3CC3 #C3CA3C
tetradic
#3CC3CA #8A3CCA #CA433C #7CCA3C
square
#3CC3CA #8A3CCA #CA433C #7CCA3C
split-complementary
#3CC3CA #CA3C7C #CA8A3C
monochromatic
#1E6A6E #2B989E #3CC3CA #6CD2D7 #9CE1E4
Accessibility & contrast
On white
2.13
#3CC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#3CC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3CA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3CA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc3ca; /* rgb */ color: rgb(60, 195, 202); /* oklch */ color: oklch(75.0% 0.113 200.1);
Tailwind
colors: {
custom: {
50: '#86d5da',
500: '#3cc3ca',
950: '#000000',
},
}SCSS
$custom: #3cc3ca; $custom-light: #86d5da; $custom-dark: #000000;
JSON
{
"hex": "#3cc3ca",
"rgb": {
"r": 60,
"g": 195,
"b": 202
},
"hsl": {
"h": 182.958,
"s": 57.258,
"l": 51.373
},
"oklch": {
"l": 0.7495,
"c": 0.11286,
"h": 200.1
},
"luminance": 0.44255
}Semantic roles & 50–950 ramp
primary
#3CC3CA
secondary
#D09592
accent
#4F47E1
background
#F9FDFD
surface
#F1FAFA
border
#CBD3D3
text
#0D1414
muted
#7E8383