#3CC29F#3CC29F
#3CC29F is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.3% C 0.126 H 171.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC29F |
|---|---|
| RGB | rgb(60, 194, 159) |
| HSL | hsl(164, 53%, 50%) |
| HSV | hsv(164, 69%, 76%) |
| CMYK | cmyk(69.1%, 0%, 18%, 23.9%) |
| CIE-LAB | lab(70.90, -44.24, 7.23) |
| CIE-LCH | lch(70.90, 44.82, 170.72°) |
| OKLab | oklab(73.34% -0.1243 0.0184) |
| OKLCH | oklch(73.34% 0.126 171.6) |
| XYZ | xyz(27.4101, 42.0443, 39.4650) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.25
Green Blue
#01C08D
ΔE00 4.36
Turquoise (survey)
#06C2AC
ΔE00 4.53
Tealish
#24BCA8
ΔE00 4.97
Greenblue
#23C48B
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC29F #C23C5F
analogous
#3CC25C #3CC29F #3CA2C2
triadic
#3CC29F #9F3CC2 #C29F3C
tetradic
#3CC29F #5C3CC2 #C23C5F #A2C23C
square
#3CC29F #5C3CC2 #C23C5F #A2C23C
split-complementary
#3CC29F #C23CA2 #C25C3C
monochromatic
#1F6552 #2E9379 #3CC29F #6AD1B6 #99DFCD
Accessibility & contrast
On white
2.23
#3CC29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#3CC29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC29F
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC29F | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3cc29f; /* rgb */ color: rgb(60, 194, 159); /* oklch */ color: oklch(73.3% 0.126 171.6);
Tailwind
colors: {
custom: {
50: '#83d5bb',
500: '#3cc29f',
950: '#000000',
},
}SCSS
$custom: #3cc29f; $custom-light: #83d5bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc29f",
"rgb": {
"r": 60,
"g": 194,
"b": 159
},
"hsl": {
"h": 164.328,
"s": 52.756,
"l": 49.804
},
"oklch": {
"l": 0.73338,
"c": 0.12562,
"h": 171.6
},
"luminance": 0.42047
}Semantic roles & 50–950 ramp
primary
#3CC29F
secondary
#CB8F9E
accent
#4C71DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380