#3BCC9B#3BCC9B
#3BCC9B is a light, vivid teal. Relative luminance 0.465; OKLCH L 75.7% C 0.141 H 165.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3BCC9B |
|---|---|
| RGB | rgb(59, 204, 155) |
| HSL | hsl(160, 59%, 52%) |
| HSV | hsv(160, 71%, 80%) |
| CMYK | cmyk(71.1%, 0%, 24%, 20%) |
| CIE-LAB | lab(73.86, -49.51, 13.58) |
| CIE-LCH | lch(73.86, 51.33, 164.66°) |
| OKLab | oklab(75.72% -0.1366 0.0347) |
| OKLCH | oklch(75.72% 0.141 165.7) |
| XYZ | xyz(29.3096, 46.4787, 38.4306) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.88
Greenblue
#23C48B
ΔE00 3.10
Green Blue
#01C08D
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.42
Greenish Teal
#32BF84
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BCC9B #CC3B6C
analogous
#3BCC53 #3BCC9B #3BB5CC
triadic
#3BCC9B #9B3BCC #CC9B3B
tetradic
#3BCC9B #533BCC #CC3B6C #B5CC3B
square
#3BCC9B #533BCC #CC3B6C #B5CC3B
split-complementary
#3BCC9B #CC3BB5 #CC533B
monochromatic
#1D7054 #2AA078 #3BCC9B #6CD9B4 #9CE5CD
Accessibility & contrast
On white
2.04
#3BCC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#3BCC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BCC9B
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BCC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BCC9B | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#B5B09E
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3bcc9b; /* rgb */ color: rgb(59, 204, 155); /* oklch */ color: oklch(75.7% 0.141 165.7);
Tailwind
colors: {
custom: {
50: '#84dcb8',
500: '#3bcc9b',
950: '#000000',
},
}SCSS
$custom: #3bcc9b; $custom-light: #84dcb8; $custom-dark: #000000;
JSON
{
"hex": "#3bcc9b",
"rgb": {
"r": 59,
"g": 204,
"b": 155
},
"hsl": {
"h": 159.724,
"s": 58.704,
"l": 51.569
},
"oklch": {
"l": 0.75721,
"c": 0.14097,
"h": 165.7
},
"luminance": 0.46482
}Semantic roles & 50–950 ramp
primary
#3BCC9B
secondary
#D192A7
accent
#467BE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380