#3DC897#3DC897
#3DC897 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.7% C 0.138 H 165.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC897 |
|---|---|
| RGB | rgb(61, 200, 151) |
| HSL | hsl(159, 56%, 51%) |
| HSV | hsv(159, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 24.5%, 21.6%) |
| CIE-LAB | lab(72.58, -48.49, 13.94) |
| CIE-LCH | lch(72.58, 50.45, 163.96°) |
| OKLab | oklab(74.66% -0.1337 0.0356) |
| OKLCH | oklch(74.66% 0.138 165.1) |
| XYZ | xyz(28.1616, 44.5318, 36.3835) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.41
Green Blue
#01C08D
ΔE00 2.89
Greenish Teal
#32BF84
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC897 #C83D6E
analogous
#3DC851 #3DC897 #3DB3C8
triadic
#3DC897 #973DC8 #C8973D
tetradic
#3DC897 #513DC8 #C83D6E #B3C83D
square
#3DC897 #513DC8 #C83D6E #B3C83D
split-complementary
#3DC897 #C83DB3 #C8513D
monochromatic
#1F6C51 #2C9C74 #3DC897 #6DD6B1 #9CE3CA
Accessibility & contrast
On white
2.12
#3DC897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#3DC897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC897
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC897 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc897; /* rgb */ color: rgb(61, 200, 151); /* oklch */ color: oklch(74.7% 0.138 165.1);
Tailwind
colors: {
custom: {
50: '#84d9b5',
500: '#3dc897',
950: '#000000',
},
}SCSS
$custom: #3dc897; $custom-light: #84d9b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc897",
"rgb": {
"r": 61,
"g": 200,
"b": 151
},
"hsl": {
"h": 158.849,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74661,
"c": 0.13835,
"h": 165.1
},
"luminance": 0.44535
}Semantic roles & 50–950 ramp
primary
#3DC897
secondary
#CF92A7
accent
#497EDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380