#3CC096#3CC096
#3CC096 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.130 H 167.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC096 |
|---|---|
| RGB | rgb(60, 192, 150) |
| HSL | hsl(161, 52%, 49%) |
| HSV | hsv(161, 69%, 75%) |
| CMYK | cmyk(68.7%, 0%, 21.9%, 24.7%) |
| CIE-LAB | lab(70.08, -45.55, 10.95) |
| CIE-LCH | lch(70.08, 46.85, 166.49°) |
| OKLab | oklab(72.59% -0.1265 0.028) |
| OKLCH | oklch(72.59% 0.13 167.5) |
| XYZ | xyz(26.2152, 40.8590, 35.3532) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.62
Greenblue
#23C48B
ΔE00 3.55
Greenish Teal
#32BF84
ΔE00 4.13
Greeny Blue
#42B395
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 4.97
Dark Seafoam
#1FB57A
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC096 #C03C66
analogous
#3CC054 #3CC096 #3CA8C0
triadic
#3CC096 #963CC0 #C0963C
tetradic
#3CC096 #543CC0 #C03C66 #A8C03C
square
#3CC096 #543CC0 #C03C66 #A8C03C
split-complementary
#3CC096 #C03CA8 #C0543C
monochromatic
#1F634D #2D9172 #3CC096 #69D0AF #98DFC8
Accessibility & contrast
On white
2.29
#3CC096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#3CC096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC096
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC096 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#AAA699
Tritanopia (blue-blind)
#00C1B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3cc096; /* rgb */ color: rgb(60, 192, 150); /* oklch */ color: oklch(72.6% 0.130 167.5);
Tailwind
colors: {
custom: {
50: '#82d4b4',
500: '#3cc096',
950: '#000000',
},
}SCSS
$custom: #3cc096; $custom-light: #82d4b4; $custom-dark: #000000;
JSON
{
"hex": "#3cc096",
"rgb": {
"r": 60,
"g": 192,
"b": 150
},
"hsl": {
"h": 160.909,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.72594,
"c": 0.12952,
"h": 167.5
},
"luminance": 0.40862
}Semantic roles & 50–950 ramp
primary
#3CC096
secondary
#CA8DA1
accent
#4C7ADC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380