#3CC3C5#3CC3C5
#3CC3C5 is a light, moderate teal. Relative luminance 0.440; OKLCH L 74.8% C 0.113 H 196.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3C5 |
|---|---|
| RGB | rgb(60, 195, 197) |
| HSL | hsl(181, 54%, 50%) |
| HSV | hsv(181, 70%, 77%) |
| CMYK | cmyk(69.5%, 1%, 0%, 22.7%) |
| CIE-LAB | lab(72.24, -34.51, -11.51) |
| CIE-LCH | lch(72.24, 36.38, 198.45°) |
| OKLab | oklab(74.77% -0.1081 -0.032) |
| OKLCH | oklch(74.77% 0.113 196.5) |
| XYZ | xyz(31.4521, 44.0184, 59.6513) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.11
Mediumturquoise
#48D1CC
ΔE00 4.26
Topaz
#13BBAF
ΔE00 6.01
Lightseagreen
#20B2AA
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 7.01
Turquoise Blue
#06B1C4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3C5 #C53E3C
analogous
#3CC582 #3CC3C5 #3C7EC5
triadic
#3CC3C5 #C53CC3 #C3C53C
tetradic
#3CC3C5 #823CC5 #C53E3C #7EC53C
square
#3CC3C5 #823CC5 #C53E3C #7EC53C
split-complementary
#3CC3C5 #C53C7E #C5823C
monochromatic
#1F6768 #2D9597 #3CC3C5 #6BD2D3 #9AE0E1
Accessibility & contrast
On white
2.14
#3CC3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#3CC3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3C5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3C5 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC5
Deuteranopia (green-blind)
#A2ABC6
Tritanopia (blue-blind)
#00C9C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc3c5; /* rgb */ color: rgb(60, 195, 197); /* oklch */ color: oklch(74.8% 0.113 196.5);
Tailwind
colors: {
custom: {
50: '#86d5d6',
500: '#3cc3c5',
950: '#000000',
},
}SCSS
$custom: #3cc3c5; $custom-light: #86d5d6; $custom-dark: #000000;
JSON
{
"hex": "#3cc3c5",
"rgb": {
"r": 60,
"g": 195,
"b": 197
},
"hsl": {
"h": 180.876,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.74772,
"c": 0.11272,
"h": 196.5
},
"luminance": 0.44022
}Semantic roles & 50–950 ramp
primary
#3CC3C5
secondary
#CD9190
accent
#4C4ADE
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383