#3CC89F#3CC89F
#3CC89F is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.8% C 0.133 H 169.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC89F |
|---|---|
| RGB | rgb(60, 200, 159) |
| HSL | hsl(162, 56%, 51%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(70%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(72.74, -46.77, 9.86) |
| CIE-LCH | lch(72.74, 47.80, 168.10°) |
| OKLab | oklab(74.84% -0.1303 0.0252) |
| OKLCH | oklch(74.84% 0.133 169.1) |
| XYZ | xyz(28.7725, 44.7691, 39.9191) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.63
Green Blue
#01C08D
ΔE00 3.78
Eucalyptus
#44D7A8
ΔE00 3.83
Greenblue
#23C48B
ΔE00 4.18
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Greenish Teal
#32BF84
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC89F #C83C65
analogous
#3CC859 #3CC89F #3CABC8
triadic
#3CC89F #9F3CC8 #C89F3C
tetradic
#3CC89F #593CC8 #C83C65 #ABC83C
square
#3CC89F #593CC8 #C83C65 #ABC83C
split-complementary
#3CC89F #C83CAB #C8593C
monochromatic
#1E6B55 #2C9B7A #3CC89F #6CD5B7 #9BE3CE
Accessibility & contrast
On white
2.11
#3CC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#3CC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC89F
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC89F | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc89f; /* rgb */ color: rgb(60, 200, 159); /* oklch */ color: oklch(74.8% 0.133 169.1);
Tailwind
colors: {
custom: {
50: '#84d9bb',
500: '#3cc89f',
950: '#000000',
},
}SCSS
$custom: #3cc89f; $custom-light: #84d9bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc89f",
"rgb": {
"r": 60,
"g": 200,
"b": 159
},
"hsl": {
"h": 162.429,
"s": 56,
"l": 50.98
},
"oklch": {
"l": 0.74842,
"c": 0.13276,
"h": 169.1
},
"luminance": 0.44772
}Semantic roles & 50–950 ramp
primary
#3CC89F
secondary
#CF91A3
accent
#4975DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380