#3CC3A5#3CC3A5
#3CC3A5 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.8% C 0.123 H 174.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3A5 |
|---|---|
| RGB | rgb(60, 195, 165) |
| HSL | hsl(167, 53%, 50%) |
| HSV | hsv(167, 69%, 76%) |
| CMYK | cmyk(69.2%, 0%, 15.4%, 23.5%) |
| CIE-LAB | lab(71.35, -43.17, 4.62) |
| CIE-LCH | lch(71.35, 43.42, 173.89°) |
| OKLab | oklab(73.76% -0.1225 0.0116) |
| OKLCH | oklch(73.76% 0.123 174.6) |
| XYZ | xyz(28.1667, 42.7043, 42.3483) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.17
Tealish
#24BCA8
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 4.40
Greeny Blue
#42B395
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 5.48
Green Blue
#01C08D
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3A5 #C33C5A
analogous
#3CC362 #3CC3A5 #3C9DC3
triadic
#3CC3A5 #A53CC3 #C3A53C
tetradic
#3CC3A5 #623CC3 #C33C5A #9DC33C
square
#3CC3A5 #623CC3 #C33C5A #9DC33C
split-complementary
#3CC3A5 #C33C9D #C3623C
monochromatic
#1F6556 #2E947D #3CC3A5 #6BD1BB #9AE0D0
Accessibility & contrast
On white
2.20
#3CC3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#3CC3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3A5
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3A5 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A4
Deuteranopia (green-blind)
#AAA9A7
Tritanopia (blue-blind)
#00C5BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc3a5; /* rgb */ color: rgb(60, 195, 165); /* oklch */ color: oklch(73.8% 0.123 174.6);
Tailwind
colors: {
custom: {
50: '#83d6bf',
500: '#3cc3a5',
950: '#000000',
},
}SCSS
$custom: #3cc3a5; $custom-light: #83d6bf; $custom-dark: #000000;
JSON
{
"hex": "#3cc3a5",
"rgb": {
"r": 60,
"g": 195,
"b": 165
},
"hsl": {
"h": 166.667,
"s": 52.941,
"l": 50
},
"oklch": {
"l": 0.73756,
"c": 0.12304,
"h": 174.6
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#3CC3A5
secondary
#CC8F9D
accent
#4B6CDC
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381