#3DC495#3DC495
#3DC495 is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.6% C 0.135 H 165.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC495 |
|---|---|
| RGB | rgb(61, 196, 149) |
| HSL | hsl(159, 53%, 50%) |
| HSV | hsv(159, 69%, 77%) |
| CMYK | cmyk(68.9%, 0%, 24%, 23.1%) |
| CIE-LAB | lab(71.31, -47.30, 13.23) |
| CIE-LCH | lch(71.31, 49.11, 164.37°) |
| OKLab | oklab(73.6% -0.1306 0.0338) |
| OKLCH | oklch(73.6% 0.135 165.5) |
| XYZ | xyz(27.0863, 42.6388, 35.2306) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.33
Greenblue
#23C48B
ΔE00 2.41
Greenish Teal
#32BF84
ΔE00 3.32
Eucalyptus
#44D7A8
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 4.87
Dark Seafoam
#1FB57A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC495 #C43D6C
analogous
#3DC451 #3DC495 #3DB0C4
triadic
#3DC495 #953DC4 #C4953D
tetradic
#3DC495 #513DC4 #C43D6C #B0C43D
square
#3DC495 #513DC4 #C43D6C #B0C43D
split-complementary
#3DC495 #C43DB0 #C4513D
monochromatic
#1F674E #2E9672 #3DC495 #6CD2AF #9BE1C8
Accessibility & contrast
On white
2.20
#3DC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#3DC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC495
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC495 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3dc495; /* rgb */ color: rgb(61, 196, 149); /* oklch */ color: oklch(73.6% 0.135 165.5);
Tailwind
colors: {
custom: {
50: '#83d7b4',
500: '#3dc495',
950: '#000000',
},
}SCSS
$custom: #3dc495; $custom-light: #83d7b4; $custom-dark: #000000;
JSON
{
"hex": "#3dc495",
"rgb": {
"r": 61,
"g": 196,
"b": 149
},
"hsl": {
"h": 159.111,
"s": 53.36,
"l": 50.392
},
"oklch": {
"l": 0.73602,
"c": 0.13488,
"h": 165.5
},
"luminance": 0.42642
}Semantic roles & 50–950 ramp
primary
#3DC495
secondary
#CD90A5
accent
#4B7EDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380