#3BCC9D#3BCC9D
#3BCC9D is a light, vivid teal. Relative luminance 0.466; OKLCH L 75.8% C 0.139 H 166.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCC9D |
|---|---|
| RGB | rgb(59, 204, 157) |
| HSL | hsl(161, 59%, 52%) |
| HSV | hsv(161, 71%, 80%) |
| CMYK | cmyk(71.1%, 0%, 23%, 20%) |
| CIE-LAB | lab(73.90, -49.04, 12.57) |
| CIE-LCH | lch(73.90, 50.63, 165.62°) |
| OKLab | oklab(75.77% -0.1357 0.0321) |
| OKLCH | oklch(75.77% 0.139 166.7) |
| XYZ | xyz(29.4790, 46.5464, 39.3225) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.76
Greenblue
#23C48B
ΔE00 3.45
Green Blue
#01C08D
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.11
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Greenish Teal
#32BF84
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCC9D #CC3B6A
analogous
#3BCC55 #3BCC9D #3BB2CC
triadic
#3BCC9D #9D3BCC #CC9D3B
tetradic
#3BCC9D #553BCC #CC3B6A #B2CC3B
square
#3BCC9D #553BCC #CC3B6A #B2CC3B
split-complementary
#3BCC9D #CC3BB2 #CC553B
monochromatic
#1D7055 #2AA07A #3BCC9D #6CD9B5 #9CE5CE
Accessibility & contrast
On white
2.04
#3BCC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#3BCC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCC9D
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCC9D | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9B
Deuteranopia (green-blind)
#B4B0A0
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3bcc9d; /* rgb */ color: rgb(59, 204, 157); /* oklch */ color: oklch(75.8% 0.139 166.7);
Tailwind
colors: {
custom: {
50: '#84dcba',
500: '#3bcc9d',
950: '#000000',
},
}SCSS
$custom: #3bcc9d; $custom-light: #84dcba; $custom-dark: #000000;
JSON
{
"hex": "#3bcc9d",
"rgb": {
"r": 59,
"g": 204,
"b": 157
},
"hsl": {
"h": 160.552,
"s": 58.704,
"l": 51.569
},
"oklch": {
"l": 0.75771,
"c": 0.13944,
"h": 166.7
},
"luminance": 0.4655
}Semantic roles & 50–950 ramp
primary
#3BCC9D
secondary
#D192A6
accent
#4678E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380