#3CC698#3CC698
#3CC698 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.135 H 166.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC698 |
|---|---|
| RGB | rgb(60, 198, 152) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(71.97, -47.59, 12.54) |
| CIE-LCH | lch(71.97, 49.21, 165.24°) |
| OKLab | oklab(74.16% -0.1316 0.0321) |
| OKLCH | oklch(74.16% 0.135 166.3) |
| XYZ | xyz(27.7220, 43.6127, 36.6567) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.69
Greenblue
#23C48B
ΔE00 2.77
Greenish Teal
#32BF84
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 4.47
Aquamarine (survey)
#04D8B2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC698 #C63C6A
analogous
#3CC653 #3CC698 #3CAFC6
triadic
#3CC698 #983CC6 #C6983C
tetradic
#3CC698 #533CC6 #C63C6A #AFC63C
square
#3CC698 #533CC6 #C63C6A #AFC63C
split-complementary
#3CC698 #C63CAF #C6533C
monochromatic
#1F6950 #2D9874 #3CC698 #6BD4B1 #9BE2CA
Accessibility & contrast
On white
2.16
#3CC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#3CC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC698
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC698 | 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)
#C2B896
Deuteranopia (green-blind)
#AFAB9B
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc698; /* rgb */ color: rgb(60, 198, 152); /* oklch */ color: oklch(74.2% 0.135 166.3);
Tailwind
colors: {
custom: {
50: '#83d8b6',
500: '#3cc698',
950: '#000000',
},
}SCSS
$custom: #3cc698; $custom-light: #83d8b6; $custom-dark: #000000;
JSON
{
"hex": "#3cc698",
"rgb": {
"r": 60,
"g": 198,
"b": 152
},
"hsl": {
"h": 160,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74159,
"c": 0.13546,
"h": 166.3
},
"luminance": 0.43616
}Semantic roles & 50–950 ramp
primary
#3CC698
secondary
#CE90A5
accent
#4A7BDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380