#3CC697#3CC697
#3CC697 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.136 H 165.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC697 |
|---|---|
| RGB | rgb(60, 198, 151) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 23.7%, 22.4%) |
| CIE-LAB | lab(71.95, -47.82, 13.05) |
| CIE-LCH | lch(71.95, 49.57, 164.74°) |
| OKLab | oklab(74.13% -0.1321 0.0334) |
| OKLCH | oklch(74.13% 0.136 165.8) |
| XYZ | xyz(27.6404, 43.5800, 36.2272) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.55
Green Blue
#01C08D
ΔE00 2.60
Greenish Teal
#32BF84
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC697 #C63C6B
analogous
#3CC652 #3CC697 #3CB0C6
triadic
#3CC697 #973CC6 #C6973C
tetradic
#3CC697 #523CC6 #C63C6B #B0C63C
square
#3CC697 #523CC6 #C63C6B #B0C63C
split-complementary
#3CC697 #C63CB0 #C6523C
monochromatic
#1F6950 #2D9874 #3CC697 #6BD4B0 #9BE2CA
Accessibility & contrast
On white
2.16
#3CC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#3CC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC697
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC697 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc697; /* rgb */ color: rgb(60, 198, 151); /* oklch */ color: oklch(74.1% 0.136 165.8);
Tailwind
colors: {
custom: {
50: '#83d8b5',
500: '#3cc697',
950: '#000000',
},
}SCSS
$custom: #3cc697; $custom-light: #83d8b5; $custom-dark: #000000;
JSON
{
"hex": "#3cc697",
"rgb": {
"r": 60,
"g": 198,
"b": 151
},
"hsl": {
"h": 159.565,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74134,
"c": 0.13623,
"h": 165.8
},
"luminance": 0.43583
}Semantic roles & 50–950 ramp
primary
#3CC697
secondary
#CE90A5
accent
#4A7CDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380