#3CC69A#3CC69A
#3CC69A is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.134 H 167.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC69A |
|---|---|
| RGB | rgb(60, 198, 154) |
| HSL | hsl(161, 55%, 51%) |
| HSV | hsv(161, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(72.01, -47.12, 11.52) |
| CIE-LCH | lch(72.01, 48.51, 166.26°) |
| OKLab | oklab(74.21% -0.1307 0.0295) |
| OKLCH | oklch(74.21% 0.134 167.3) |
| XYZ | xyz(27.8872, 43.6787, 37.5267) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.94
Greenblue
#23C48B
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.22
Greenish Teal
#32BF84
ΔE00 4.32
Aquamarine (survey)
#04D8B2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC69A #C63C68
analogous
#3CC655 #3CC69A #3CADC6
triadic
#3CC69A #9A3CC6 #C69A3C
tetradic
#3CC69A #553CC6 #C63C68 #ADC63C
square
#3CC69A #553CC6 #C63C68 #ADC63C
split-complementary
#3CC69A #C63CAD #C6553C
monochromatic
#1F6951 #2D9876 #3CC69A #6BD4B3 #9BE2CB
Accessibility & contrast
On white
2.16
#3CC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#3CC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC69A
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC69A | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#AFAB9D
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc69a; /* rgb */ color: rgb(60, 198, 154); /* oklch */ color: oklch(74.2% 0.134 167.3);
Tailwind
colors: {
custom: {
50: '#83d8b7',
500: '#3cc69a',
950: '#000000',
},
}SCSS
$custom: #3cc69a; $custom-light: #83d8b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc69a",
"rgb": {
"r": 60,
"g": 198,
"b": 154
},
"hsl": {
"h": 160.87,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.7421,
"c": 0.13395,
"h": 167.3
},
"luminance": 0.43682
}Semantic roles & 50–950 ramp
primary
#3CC69A
secondary
#CE90A4
accent
#4A79DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380