#3CC2C3#3CC2C3
#3CC2C3 is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.5% C 0.112 H 195.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC2C3 |
|---|---|
| RGB | rgb(60, 194, 195) |
| HSL | hsl(180, 53%, 50%) |
| HSV | hsv(180, 69%, 76%) |
| CMYK | cmyk(69.2%, 0.5%, 0%, 23.5%) |
| CIE-LAB | lab(71.88, -34.62, -10.96) |
| CIE-LCH | lch(71.88, 36.31, 197.57°) |
| OKLab | oklab(74.46% -0.108 -0.0304) |
| OKLCH | oklch(74.46% 0.112 195.8) |
| XYZ | xyz(31.0011, 43.4807, 58.3779) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.36
Mediumturquoise
#48D1CC
ΔE00 4.29
Topaz
#13BBAF
ΔE00 5.58
Lightseagreen
#20B2AA
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 7.44
Turquoise Blue
#06B1C4
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC2C3 #C33D3C
analogous
#3CC380 #3CC2C3 #3C7FC3
triadic
#3CC2C3 #C33CC2 #C2C33C
tetradic
#3CC2C3 #803CC3 #C33D3C #7FC33C
square
#3CC2C3 #803CC3 #C33D3C #7FC33C
split-complementary
#3CC2C3 #C33C7F #C3803C
monochromatic
#1F6565 #2E9394 #3CC2C3 #6BD1D1 #9ADFE0
Accessibility & contrast
On white
2.17
#3CC2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#3CC2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC2C3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC2C3 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C3
Deuteranopia (green-blind)
#A1AAC4
Tritanopia (blue-blind)
#00C8C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc2c3; /* rgb */ color: rgb(60, 194, 195); /* oklch */ color: oklch(74.5% 0.112 195.8);
Tailwind
colors: {
custom: {
50: '#85d5d5',
500: '#3cc2c3',
950: '#000000',
},
}SCSS
$custom: #3cc2c3; $custom-light: #85d5d5; $custom-dark: #000000;
JSON
{
"hex": "#3cc2c3",
"rgb": {
"r": 60,
"g": 194,
"b": 195
},
"hsl": {
"h": 180.444,
"s": 52.941,
"l": 50
},
"oklch": {
"l": 0.74459,
"c": 0.11217,
"h": 195.8
},
"luminance": 0.43484
}Semantic roles & 50–950 ramp
primary
#3CC2C3
secondary
#CC908F
accent
#4D4BDC
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383