#3DC89F#3DC89F
#3DC89F is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.9% C 0.132 H 169.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC89F |
|---|---|
| RGB | rgb(61, 200, 159) |
| HSL | hsl(162, 56%, 51%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(72.76, -46.63, 9.89) |
| CIE-LCH | lch(72.76, 47.66, 168.03°) |
| OKLab | oklab(74.87% -0.1299 0.0253) |
| OKLCH | oklch(74.87% 0.132 169) |
| XYZ | xyz(28.8335, 44.8006, 39.9219) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.59
Green Blue
#01C08D
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 3.82
Greenblue
#23C48B
ΔE00 4.19
Aquamarine (survey)
#04D8B2
ΔE00 4.55
Greenish Teal
#32BF84
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC89F #C83D66
analogous
#3DC859 #3DC89F #3DABC8
triadic
#3DC89F #9F3DC8 #C89F3D
tetradic
#3DC89F #593DC8 #C83D66 #ABC83D
square
#3DC89F #593DC8 #C83D66 #ABC83D
split-complementary
#3DC89F #C83DAB #C8593D
monochromatic
#1F6C55 #2C9C7B #3DC89F #6DD6B7 #9CE3CE
Accessibility & contrast
On white
2.11
#3DC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#3DC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC89F
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC89F | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3dc89f; /* rgb */ color: rgb(61, 200, 159); /* oklch */ color: oklch(74.9% 0.132 169.0);
Tailwind
colors: {
custom: {
50: '#84d9bb',
500: '#3dc89f',
950: '#000000',
},
}SCSS
$custom: #3dc89f; $custom-light: #84d9bb; $custom-dark: #000000;
JSON
{
"hex": "#3dc89f",
"rgb": {
"r": 61,
"g": 200,
"b": 159
},
"hsl": {
"h": 162.302,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74865,
"c": 0.13236,
"h": 169
},
"luminance": 0.44804
}Semantic roles & 50–950 ramp
primary
#3DC89F
secondary
#CF92A4
accent
#4975DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380