#3CC599#3CC599
#3CC599 is a light, vivid teal. Relative luminance 0.432; OKLCH L 73.9% C 0.133 H 167.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC599 |
|---|---|
| RGB | rgb(60, 197, 153) |
| HSL | hsl(161, 54%, 50%) |
| HSV | hsv(161, 70%, 77%) |
| CMYK | cmyk(69.5%, 0%, 22.3%, 22.7%) |
| CIE-LAB | lab(71.68, -46.94, 11.60) |
| CIE-LCH | lch(71.68, 48.35, 166.12°) |
| OKLab | oklab(73.93% -0.1301 0.0297) |
| OKLCH | oklch(73.93% 0.133 167.2) |
| XYZ | xyz(27.5764, 43.1899, 37.0140) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.78
Greenblue
#23C48B
ΔE00 3.16
Greenish Teal
#32BF84
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.47
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC599 #C53C68
analogous
#3CC554 #3CC599 #3CACC5
triadic
#3CC599 #993CC5 #C5993C
tetradic
#3CC599 #543CC5 #C53C68 #ACC53C
square
#3CC599 #543CC5 #C53C68 #ACC53C
split-complementary
#3CC599 #C53CAC #C5543C
monochromatic
#1F6850 #2D9775 #3CC599 #6BD3B2 #9AE1CA
Accessibility & contrast
On white
2.18
#3CC599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#3CC599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC599
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC599 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc599; /* rgb */ color: rgb(60, 197, 153); /* oklch */ color: oklch(73.9% 0.133 167.2);
Tailwind
colors: {
custom: {
50: '#83d7b7',
500: '#3cc599',
950: '#000000',
},
}SCSS
$custom: #3cc599; $custom-light: #83d7b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc599",
"rgb": {
"r": 60,
"g": 197,
"b": 153
},
"hsl": {
"h": 160.73,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.73932,
"c": 0.13347,
"h": 167.2
},
"luminance": 0.43193
}Semantic roles & 50–950 ramp
primary
#3CC599
secondary
#CD90A3
accent
#4A7ADE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380