#3CC699#3CC699
#3CC699 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.135 H 166.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC699 |
|---|---|
| RGB | rgb(60, 198, 153) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(71.99, -47.36, 12.03) |
| CIE-LCH | lch(71.99, 48.86, 165.75°) |
| OKLab | oklab(74.18% -0.1311 0.0308) |
| OKLCH | oklch(74.18% 0.135 166.8) |
| XYZ | xyz(27.8042, 43.6456, 37.0899) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.81
Greenblue
#23C48B
ΔE00 3.00
Greenish Teal
#32BF84
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 4.33
Aquamarine (survey)
#04D8B2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC699 #C63C69
analogous
#3CC654 #3CC699 #3CAEC6
triadic
#3CC699 #993CC6 #C6993C
tetradic
#3CC699 #543CC6 #C63C69 #AEC63C
square
#3CC699 #543CC6 #C63C69 #AEC63C
split-complementary
#3CC699 #C63CAE #C6543C
monochromatic
#1F6951 #2D9875 #3CC699 #6BD4B2 #9BE2CB
Accessibility & contrast
On white
2.16
#3CC699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#3CC699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC699
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC699 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc699; /* rgb */ color: rgb(60, 198, 153); /* oklch */ color: oklch(74.2% 0.135 166.8);
Tailwind
colors: {
custom: {
50: '#83d8b7',
500: '#3cc699',
950: '#000000',
},
}SCSS
$custom: #3cc699; $custom-light: #83d8b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc699",
"rgb": {
"r": 60,
"g": 198,
"b": 153
},
"hsl": {
"h": 160.435,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74184,
"c": 0.1347,
"h": 166.8
},
"luminance": 0.43649
}Semantic roles & 50–950 ramp
primary
#3CC699
secondary
#CE90A4
accent
#4A7ADE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380