#3DC595#3DC595
#3DC595 is a light, vivid teal. Relative luminance 0.431; OKLCH L 73.9% C 0.136 H 165.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC595 |
|---|---|
| RGB | rgb(61, 197, 149) |
| HSL | hsl(159, 54%, 51%) |
| HSV | hsv(159, 69%, 77%) |
| CMYK | cmyk(69%, 0%, 24.4%, 22.7%) |
| CIE-LAB | lab(71.62, -47.71, 13.66) |
| CIE-LCH | lch(71.62, 49.63, 164.02°) |
| OKLab | oklab(73.86% -0.1316 0.0349) |
| OKLCH | oklch(73.86% 0.136 165.1) |
| XYZ | xyz(27.3126, 43.0915, 35.3060) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.26
Green Blue
#01C08D
ΔE00 2.41
Greenish Teal
#32BF84
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.88
Dark Seafoam
#1FB57A
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC595 #C53D6D
analogous
#3DC551 #3DC595 #3DB1C5
triadic
#3DC595 #953DC5 #C5953D
tetradic
#3DC595 #513DC5 #C53D6D #B1C53D
square
#3DC595 #513DC5 #C53D6D #B1C53D
split-complementary
#3DC595 #C53DB1 #C5513D
monochromatic
#1F684F #2D9872 #3DC595 #6CD3AF #9BE1C8
Accessibility & contrast
On white
2.18
#3DC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#3DC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC595
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC595 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 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: #3dc595; /* rgb */ color: rgb(61, 197, 149); /* oklch */ color: oklch(73.9% 0.136 165.1);
Tailwind
colors: {
custom: {
50: '#84d7b4',
500: '#3dc595',
950: '#000000',
},
}SCSS
$custom: #3dc595; $custom-light: #84d7b4; $custom-dark: #000000;
JSON
{
"hex": "#3dc595",
"rgb": {
"r": 61,
"g": 197,
"b": 149
},
"hsl": {
"h": 158.824,
"s": 53.968,
"l": 50.588
},
"oklch": {
"l": 0.73855,
"c": 0.13614,
"h": 165.1
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#3DC595
secondary
#CD91A6
accent
#4A7EDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380