#3CC29C#3CC29C
#3CC29C is a light, vivid teal. Relative luminance 0.419; OKLCH L 73.3% C 0.128 H 169.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC29C |
|---|---|
| RGB | rgb(60, 194, 156) |
| HSL | hsl(163, 53%, 50%) |
| HSV | hsv(163, 69%, 76%) |
| CMYK | cmyk(69.1%, 0%, 19.6%, 23.9%) |
| CIE-LAB | lab(70.83, -44.97, 8.76) |
| CIE-LCH | lch(70.83, 45.81, 168.98°) |
| OKLab | oklab(73.26% -0.1257 0.0224) |
| OKLCH | oklch(73.26% 0.128 169.9) |
| XYZ | xyz(27.1529, 41.9415, 38.1105) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.30
Greeny Blue
#42B395
ΔE00 4.35
Greenblue
#23C48B
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 5.34
Greenish Teal
#32BF84
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC29C #C23C62
analogous
#3CC259 #3CC29C #3CA5C2
triadic
#3CC29C #9C3CC2 #C29C3C
tetradic
#3CC29C #593CC2 #C23C62 #A5C23C
square
#3CC29C #593CC2 #C23C62 #A5C23C
split-complementary
#3CC29C #C23CA5 #C2593C
monochromatic
#1F6551 #2E9376 #3CC29C #6AD1B4 #99DFCB
Accessibility & contrast
On white
2.24
#3CC29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#3CC29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC29C
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC29C | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB59A
Deuteranopia (green-blind)
#ABA89F
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3cc29c; /* rgb */ color: rgb(60, 194, 156); /* oklch */ color: oklch(73.3% 0.128 169.9);
Tailwind
colors: {
custom: {
50: '#83d5b9',
500: '#3cc29c',
950: '#000000',
},
}SCSS
$custom: #3cc29c; $custom-light: #83d5b9; $custom-dark: #000000;
JSON
{
"hex": "#3cc29c",
"rgb": {
"r": 60,
"g": 194,
"b": 156
},
"hsl": {
"h": 162.985,
"s": 52.756,
"l": 49.804
},
"oklch": {
"l": 0.73257,
"c": 0.12765,
"h": 169.9
},
"luminance": 0.41945
}Semantic roles & 50–950 ramp
primary
#3CC29C
secondary
#CB8FA0
accent
#4C75DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380