#3CC69D#3CC69D
#3CC69D is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.3% C 0.132 H 168.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC69D |
|---|---|
| RGB | rgb(60, 198, 157) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 20.7%, 22.4%) |
| CIE-LAB | lab(72.08, -46.41, 10.00) |
| CIE-LCH | lch(72.08, 47.48, 167.84°) |
| OKLab | oklab(74.29% -0.1293 0.0256) |
| OKLCH | oklch(74.29% 0.132 168.8) |
| XYZ | xyz(28.1402, 43.7799, 38.8591) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 3.87
Greenblue
#23C48B
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Greenish Teal
#32BF84
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC69D #C63C65
analogous
#3CC658 #3CC69D #3CAAC6
triadic
#3CC69D #9D3CC6 #C69D3C
tetradic
#3CC69D #583CC6 #C63C65 #AAC63C
square
#3CC69D #583CC6 #C63C65 #AAC63C
split-complementary
#3CC69D #C63CAA #C6583C
monochromatic
#1F6953 #2D9878 #3CC69D #6BD4B5 #9BE2CD
Accessibility & contrast
On white
2.15
#3CC69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#3CC69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC69D
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC69D | 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)
#C1B99B
Deuteranopia (green-blind)
#AEABA0
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc69d; /* rgb */ color: rgb(60, 198, 157); /* oklch */ color: oklch(74.3% 0.132 168.8);
Tailwind
colors: {
custom: {
50: '#84d8ba',
500: '#3cc69d',
950: '#000000',
},
}SCSS
$custom: #3cc69d; $custom-light: #84d8ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc69d",
"rgb": {
"r": 60,
"g": 198,
"b": 157
},
"hsl": {
"h": 162.174,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74288,
"c": 0.13176,
"h": 168.8
},
"luminance": 0.43783
}Semantic roles & 50–950 ramp
primary
#3CC69D
secondary
#CE90A2
accent
#4A76DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380