#3CC19F#3CC19F
#3CC19F is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.1% C 0.124 H 172.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC19F |
|---|---|
| RGB | rgb(60, 193, 159) |
| HSL | hsl(165, 53%, 50%) |
| HSV | hsv(165, 69%, 76%) |
| CMYK | cmyk(68.9%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(70.59, -43.81, 6.79) |
| CIE-LCH | lch(70.59, 44.33, 171.19°) |
| OKLab | oklab(73.09% -0.1232 0.0173) |
| OKLCH | oklch(73.09% 0.124 172) |
| XYZ | xyz(27.1883, 41.6007, 39.3910) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.84
Turquoise (survey)
#06C2AC
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.44
Green Blue
#01C08D
ΔE00 4.55
Tealish
#24BCA8
ΔE00 4.66
Greenblue
#23C48B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC19F #C13C5E
analogous
#3CC15D #3CC19F #3CA0C1
triadic
#3CC19F #9F3CC1 #C19F3C
tetradic
#3CC19F #5D3CC1 #C13C5E #A0C13C
square
#3CC19F #5D3CC1 #C13C5E #A0C13C
split-complementary
#3CC19F #C13CA0 #C15D3C
monochromatic
#1F6452 #2D9279 #3CC19F #6AD1B6 #98DFCD
Accessibility & contrast
On white
2.25
#3CC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#3CC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC19F
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC19F | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3cc19f; /* rgb */ color: rgb(60, 193, 159); /* oklch */ color: oklch(73.1% 0.124 172.0);
Tailwind
colors: {
custom: {
50: '#83d4bb',
500: '#3cc19f',
950: '#000000',
},
}SCSS
$custom: #3cc19f; $custom-light: #83d4bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc19f",
"rgb": {
"r": 60,
"g": 193,
"b": 159
},
"hsl": {
"h": 164.662,
"s": 52.569,
"l": 49.608
},
"oklch": {
"l": 0.73087,
"c": 0.12445,
"h": 172
},
"luminance": 0.41604
}Semantic roles & 50–950 ramp
primary
#3CC19F
secondary
#CB8E9E
accent
#4C71DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380