#3CC69E#3CC69E
#3CC69E is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.3% C 0.131 H 169.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC69E |
|---|---|
| RGB | rgb(60, 198, 158) |
| HSL | hsl(163, 55%, 51%) |
| HSV | hsv(163, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 20.2%, 22.4%) |
| CIE-LAB | lab(72.10, -46.17, 9.49) |
| CIE-LCH | lch(72.10, 47.14, 168.38°) |
| OKLab | oklab(74.31% -0.1288 0.0243) |
| OKLCH | oklch(74.31% 0.131 169.3) |
| XYZ | xyz(28.2259, 43.8142, 39.3105) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 3.79
Greenblue
#23C48B
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.36
Aquamarine (survey)
#04D8B2
ΔE00 4.91
Greenish Teal
#32BF84
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC69E #C63C64
analogous
#3CC659 #3CC69E #3CA9C6
triadic
#3CC69E #9E3CC6 #C69E3C
tetradic
#3CC69E #593CC6 #C63C64 #A9C63C
square
#3CC69E #593CC6 #C63C64 #A9C63C
split-complementary
#3CC69E #C63CA9 #C6593C
monochromatic
#1F6953 #2D9879 #3CC69E #6BD4B6 #9BE2CD
Accessibility & contrast
On white
2.15
#3CC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#3CC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC69E
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC69E | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#00C7BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc69e; /* rgb */ color: rgb(60, 198, 158); /* oklch */ color: oklch(74.3% 0.131 169.3);
Tailwind
colors: {
custom: {
50: '#84d8ba',
500: '#3cc69e',
950: '#000000',
},
}SCSS
$custom: #3cc69e; $custom-light: #84d8ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc69e",
"rgb": {
"r": 60,
"g": 198,
"b": 158
},
"hsl": {
"h": 162.609,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74314,
"c": 0.13106,
"h": 169.3
},
"luminance": 0.43817
}Semantic roles & 50–950 ramp
primary
#3CC69E
secondary
#CE90A2
accent
#4A75DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380