#3CC595#3CC595
#3CC595 is a light, vivid teal. Relative luminance 0.431; OKLCH L 73.8% C 0.137 H 165.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC595 |
|---|---|
| RGB | rgb(60, 197, 149) |
| HSL | hsl(159, 54%, 50%) |
| HSV | hsv(159, 70%, 77%) |
| CMYK | cmyk(69.5%, 0%, 24.4%, 22.7%) |
| CIE-LAB | lab(71.60, -47.87, 13.63) |
| CIE-LCH | lch(71.60, 49.77, 164.11°) |
| OKLab | oklab(73.83% -0.132 0.0348) |
| OKLCH | oklch(73.83% 0.137 165.2) |
| XYZ | xyz(27.2516, 43.0600, 35.3031) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.24
Green Blue
#01C08D
ΔE00 2.36
Greenish Teal
#32BF84
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.91
Dark Seafoam
#1FB57A
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC595 #C53C6C
analogous
#3CC550 #3CC595 #3CB0C5
triadic
#3CC595 #953CC5 #C5953C
tetradic
#3CC595 #503CC5 #C53C6C #B0C53C
square
#3CC595 #503CC5 #C53C6C #B0C53C
split-complementary
#3CC595 #C53CB0 #C5503C
monochromatic
#1F684E #2D9772 #3CC595 #6BD3AF #9AE1C8
Accessibility & contrast
On white
2.18
#3CC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#3CC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC595
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC595 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B792
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc595; /* rgb */ color: rgb(60, 197, 149); /* oklch */ color: oklch(73.8% 0.137 165.2);
Tailwind
colors: {
custom: {
50: '#83d7b4',
500: '#3cc595',
950: '#000000',
},
}SCSS
$custom: #3cc595; $custom-light: #83d7b4; $custom-dark: #000000;
JSON
{
"hex": "#3cc595",
"rgb": {
"r": 60,
"g": 197,
"b": 149
},
"hsl": {
"h": 158.978,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.73831,
"c": 0.13653,
"h": 165.2
},
"luminance": 0.43063
}Semantic roles & 50–950 ramp
primary
#3CC595
secondary
#CD90A5
accent
#4A7EDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380