#3CC79B#3CC79B
#3CC79B is a light, vivid teal. Relative luminance 0.442; OKLCH L 74.5% C 0.134 H 167.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC79B |
|---|---|
| RGB | rgb(60, 199, 155) |
| HSL | hsl(161, 55%, 51%) |
| HSV | hsv(161, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(72.34, -47.30, 11.45) |
| CIE-LCH | lch(72.34, 48.67, 166.39°) |
| OKLab | oklab(74.49% -0.1312 0.0293) |
| OKLCH | oklch(74.49% 0.134 167.4) |
| XYZ | xyz(28.2001, 44.1708, 38.0436) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.12
Greenblue
#23C48B
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.07
Greenish Teal
#32BF84
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC79B #C73C68
analogous
#3CC755 #3CC79B #3CADC7
triadic
#3CC79B #9B3CC7 #C79B3C
tetradic
#3CC79B #553CC7 #C73C68 #ADC73C
square
#3CC79B #553CC7 #C73C68 #ADC73C
split-complementary
#3CC79B #C73CAD #C7553C
monochromatic
#1E6A52 #2C9A77 #3CC79B #6CD5B3 #9BE2CC
Accessibility & contrast
On white
2.14
#3CC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#3CC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC79B
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC79B | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc79b; /* rgb */ color: rgb(60, 199, 155); /* oklch */ color: oklch(74.5% 0.134 167.4);
Tailwind
colors: {
custom: {
50: '#84d9b8',
500: '#3cc79b',
950: '#000000',
},
}SCSS
$custom: #3cc79b; $custom-light: #84d9b8; $custom-dark: #000000;
JSON
{
"hex": "#3cc79b",
"rgb": {
"r": 60,
"g": 199,
"b": 155
},
"hsl": {
"h": 161.007,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74487,
"c": 0.13444,
"h": 167.4
},
"luminance": 0.44174
}Semantic roles & 50–950 ramp
primary
#3CC79B
secondary
#CE91A4
accent
#4978DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380