#3CC196#3CC196
#3CC196 is a light, vivid teal. Relative luminance 0.413; OKLCH L 72.8% C 0.131 H 167.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC196 |
|---|---|
| RGB | rgb(60, 193, 150) |
| HSL | hsl(161, 53%, 50%) |
| HSV | hsv(161, 69%, 76%) |
| CMYK | cmyk(68.9%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(70.39, -45.97, 11.38) |
| CIE-LCH | lch(70.39, 47.36, 166.09°) |
| OKLab | oklab(72.85% -0.1275 0.0291) |
| OKLCH | oklch(72.85% 0.131 167.1) |
| XYZ | xyz(26.4355, 41.2996, 35.4267) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.49
Greenblue
#23C48B
ΔE00 3.28
Greenish Teal
#32BF84
ΔE00 3.95
Greeny Blue
#42B395
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 4.88
Eucalyptus
#44D7A8
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC196 #C13C67
analogous
#3CC154 #3CC196 #3CA9C1
triadic
#3CC196 #963CC1 #C1963C
tetradic
#3CC196 #543CC1 #C13C67 #A9C13C
square
#3CC196 #543CC1 #C13C67 #A9C13C
split-complementary
#3CC196 #C13CA9 #C1543C
monochromatic
#1F644D #2D9272 #3CC196 #6AD1AF #98DFC8
Accessibility & contrast
On white
2.27
#3CC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#3CC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC196
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC196 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB494
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3cc196; /* rgb */ color: rgb(60, 193, 150); /* oklch */ color: oklch(72.8% 0.131 167.1);
Tailwind
colors: {
custom: {
50: '#83d4b5',
500: '#3cc196',
950: '#000000',
},
}SCSS
$custom: #3cc196; $custom-light: #83d4b5; $custom-dark: #000000;
JSON
{
"hex": "#3cc196",
"rgb": {
"r": 60,
"g": 193,
"b": 150
},
"hsl": {
"h": 160.602,
"s": 52.569,
"l": 49.608
},
"oklch": {
"l": 0.72847,
"c": 0.13076,
"h": 167.1
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#3CC196
secondary
#CB8EA2
accent
#4C7ADC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380