#3DCC9F#3DCC9F
#3DCC9F is a light, vivid teal. Relative luminance 0.467; OKLCH L 75.9% C 0.137 H 167.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #3DCC9F |
|---|---|
| RGB | rgb(61, 204, 159) |
| HSL | hsl(161, 58%, 52%) |
| HSV | hsv(161, 70%, 80%) |
| CMYK | cmyk(70.1%, 0%, 22.1%, 20%) |
| CIE-LAB | lab(73.98, -48.29, 11.62) |
| CIE-LCH | lch(73.98, 49.67, 166.47°) |
| OKLab | oklab(75.87% -0.134 0.0297) |
| OKLCH | oklch(75.87% 0.137 167.5) |
| XYZ | xyz(29.7720, 46.6776, 40.2348) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.71
Mediumaquamarine
#66CDAA
ΔE00 3.75
Greenblue
#23C48B
ΔE00 3.85
Green Blue
#01C08D
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Greenish Teal
#32BF84
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DCC9F #CC3D6A
analogous
#3DCC58 #3DCC9F #3DB1CC
triadic
#3DCC9F #9F3DCC #CC9F3D
tetradic
#3DCC9F #583DCC #CC3D6A #B1CC3D
square
#3DCC9F #583DCC #CC3D6A #B1CC3D
split-complementary
#3DCC9F #CC3DB1 #CC583D
monochromatic
#1E7157 #2AA17C #3DCC9F #6DD9B7 #9EE5CF
Accessibility & contrast
On white
2.03
#3DCC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#3DCC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DCC9F
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DCC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DCC9F | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3dcc9f; /* rgb */ color: rgb(61, 204, 159); /* oklch */ color: oklch(75.9% 0.137 167.5);
Tailwind
colors: {
custom: {
50: '#85dcbb',
500: '#3dcc9f',
950: '#000000',
},
}SCSS
$custom: #3dcc9f; $custom-light: #85dcbb; $custom-dark: #000000;
JSON
{
"hex": "#3dcc9f",
"rgb": {
"r": 61,
"g": 204,
"b": 159
},
"hsl": {
"h": 161.119,
"s": 58.367,
"l": 51.961
},
"oklch": {
"l": 0.75866,
"c": 0.13722,
"h": 167.5
},
"luminance": 0.46681
}Semantic roles & 50–950 ramp
primary
#3DCC9F
secondary
#D293A7
accent
#4677E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380