#3CC2C5#3CC2C5
#3CC2C5 is a light, moderate teal. Relative luminance 0.436; OKLCH L 74.5% C 0.112 H 197.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC2C5 |
|---|---|
| RGB | rgb(60, 194, 197) |
| HSL | hsl(181, 54%, 50%) |
| HSV | hsv(181, 70%, 77%) |
| CMYK | cmyk(69.5%, 1.5%, 0%, 22.7%) |
| CIE-LAB | lab(71.94, -34.04, -11.96) |
| CIE-LCH | lch(71.94, 36.08, 199.36°) |
| OKLab | oklab(74.53% -0.1071 -0.0332) |
| OKLCH | oklch(74.53% 0.112 197.2) |
| XYZ | xyz(31.2288, 43.5718, 59.5768) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.36
Mediumturquoise
#48D1CC
ΔE00 4.68
Topaz
#13BBAF
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.96
Turquoise Blue
#06B1C4
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC2C5 #C53F3C
analogous
#3CC583 #3CC2C5 #3C7DC5
triadic
#3CC2C5 #C53CC2 #C2C53C
tetradic
#3CC2C5 #833CC5 #C53F3C #7DC53C
square
#3CC2C5 #833CC5 #C53F3C #7DC53C
split-complementary
#3CC2C5 #C53C7D #C5833C
monochromatic
#1F6668 #2D9597 #3CC2C5 #6BD1D3 #9AE0E1
Accessibility & contrast
On white
2.16
#3CC2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#3CC2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC2C5
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC2C5 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C5
Deuteranopia (green-blind)
#A0AAC6
Tritanopia (blue-blind)
#00C9C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc2c5; /* rgb */ color: rgb(60, 194, 197); /* oklch */ color: oklch(74.5% 0.112 197.2);
Tailwind
colors: {
custom: {
50: '#86d5d6',
500: '#3cc2c5',
950: '#000000',
},
}SCSS
$custom: #3cc2c5; $custom-light: #86d5d6; $custom-dark: #000000;
JSON
{
"hex": "#3cc2c5",
"rgb": {
"r": 60,
"g": 194,
"b": 197
},
"hsl": {
"h": 181.314,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.74529,
"c": 0.11213,
"h": 197.2
},
"luminance": 0.43575
}Semantic roles & 50–950 ramp
primary
#3CC2C5
secondary
#CD9190
accent
#4E4ADE
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383