#3CC2C2#3CC2C2
#3CC2C2 is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.4% C 0.112 H 195.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC2C2 |
|---|---|
| RGB | rgb(60, 194, 194) |
| HSL | hsl(180, 53%, 50%) |
| HSV | hsv(180, 69%, 76%) |
| CMYK | cmyk(69.1%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(71.85, -34.90, -10.46) |
| CIE-LCH | lch(71.85, 36.44, 196.68°) |
| OKLab | oklab(74.43% -0.1084 -0.0291) |
| OKLCH | oklch(74.43% 0.112 195) |
| XYZ | xyz(30.8885, 43.4357, 57.7845) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.42
Mediumturquoise
#48D1CC
ΔE00 4.14
Topaz
#13BBAF
ΔE00 5.24
Lightseagreen
#20B2AA
ΔE00 5.66
Tealish
#24BCA8
ΔE00 7.56
Aqua Blue
#02D8E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC2C2 #C23C3C
analogous
#3CC27F #3CC2C2 #3C7FC2
triadic
#3CC2C2 #C23CC2 #C2C23C
tetradic
#3CC2C2 #7F3CC2 #C23C3C #7FC23C
square
#3CC2C2 #7F3CC2 #C23C3C #7FC23C
split-complementary
#3CC2C2 #C23C7F #C27F3C
monochromatic
#1F6565 #2E9393 #3CC2C2 #6AD1D1 #99DFDF
Accessibility & contrast
On white
2.17
#3CC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#3CC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC2C2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC2C2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C2
Deuteranopia (green-blind)
#A1AAC3
Tritanopia (blue-blind)
#00C8C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc2c2; /* rgb */ color: rgb(60, 194, 194); /* oklch */ color: oklch(74.4% 0.112 195.0);
Tailwind
colors: {
custom: {
50: '#85d5d4',
500: '#3cc2c2',
950: '#000000',
},
}SCSS
$custom: #3cc2c2; $custom-light: #85d5d4; $custom-dark: #000000;
JSON
{
"hex": "#3cc2c2",
"rgb": {
"r": 60,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 52.756,
"l": 49.804
},
"oklch": {
"l": 0.74425,
"c": 0.11223,
"h": 195
},
"luminance": 0.43439
}Semantic roles & 50–950 ramp
primary
#3CC2C2
secondary
#CB8F8F
accent
#4C4CDC
background
#F8FDFC
surface
#F0FAF9
border
#CBD3D2
text
#0D1414
muted
#7D8382